CI: changed repoman command
the build was successful Details

This commit is contained in:
tastytea 2018-11-26 06:05:03 +01:00
父節點 0b48d3e371
當前提交 ad0438a449
簽署人: tastytea
GPG Key ID: CFC39497F1B26E07
共有 1 個文件被更改,包括 1 次插入1 次删除

查看文件

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