forked from tastytea/overlay
CI: Use own repoman image.
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:
|
||||
- name: repoman
|
||||
image: chaoslab/repoman
|
||||
image: tastytea/repoman
|
||||
pull: always
|
||||
commands:
|
||||
- repoman full --include-dev --xmlparse
|
||||
|
|
Loading…
Reference in New Issue
Block a user