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 키 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 ]