Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
ka
/
ansible-role-buildbot
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Pull-pyynnöt
0
Julkaisut
0
Wiki
Activity
Selaa lähdekoodia
fix missing char in config file
covid-videoplattform
Markus Katharina Brechtel
4 vuotta sitten
vanhempi
fe79852393
commit
07fba8006d
1 muutettua tiedostoa
jossa
1 lisäystä
ja
1 poistoa
Jaettu näkymä
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
templates/buildbot/master.cfg.j2
+ 1
- 1
templates/buildbot/master.cfg.j2
Näytä tiedosto
@@ -53,7 +53,7 @@ c['builders'].append(
c['schedulers'].append(schedulers.ForceScheduler(
name="force-hello-world",
builderNames=["hello-world"],
)
)
)
{% endif %}
Write
Preview
Loading…
Peruuta
Tallenna