2
1
Fork 3

CI: changed repoman command
the build was successful Details

Dieser Commit ist enthalten in:
tastytea 2018-11-26 06:05:03 +01:00
Ursprung 0b48d3e371
Commit ad0438a449
Signiert von: tastytea
GPG-Schlüssel-ID: CFC39497F1B26E07
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen

Datei anzeigen

@ -3,7 +3,7 @@ pipeline:
image: chaoslab/repoman
pull: true
commands:
repoman full
repoman full --include-dev --xmlparse
notify:
when:
status: [ changed, failure ]