Преглед на файлове

handle git submodules

covid-videoplattform
Markus Katharina Brechtel преди 4 години
родител
ревизия
345e493c3b
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. +2
    -0
      templates/buildbot/master.cfg.j2

+ 2
- 0
templates/buildbot/master.cfg.j2 Целия файл

@@ -117,6 +117,7 @@ for builders_config_file_path in builders_config_file_paths:
branch=repo["branch"],
workdir=repo['workdir'],
progress=True,
submodules=True,
))
elif repo['type'] == 'gitea':
factory.addStep(steps.Gitea(
@@ -125,6 +126,7 @@ for builders_config_file_path in builders_config_file_paths:
branch=repo["branch"],
workdir=repo['workdir'],
progress=True,
submodules=True,
))

for cmd in builder_config['shell_commands']:


Loading…
Отказ
Запис