CI: Use own repoman image.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
The one from chaoslab is a bit out of date at the moment.
This commit is contained in:
parent
2b1005d6ee
commit
017918ea18
|
@ -3,7 +3,7 @@ name: check
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: repoman
|
- name: repoman
|
||||||
image: chaoslab/repoman
|
image: tastytea/repoman
|
||||||
pull: always
|
pull: always
|
||||||
commands:
|
commands:
|
||||||
- repoman full --include-dev --xmlparse
|
- repoman full --include-dev --xmlparse
|
||||||
|
|
Reference in New Issue
Block a user