CI: changed repoman command
the build was successful Detalhes

Esse commit está contido em:
tastytea 2018-11-26 06:05:03 +01:00
commit ad0438a449
Assinado por: tastytea
ID da chave GPG: CFC39497F1B26E07
1 arquivos alterados com 1 adições e 1 exclusões

Ver arquivo

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