Add version to repoman image
use :latest tag for aegypius/repoman
This commit is contained in:
parent
2125bfae59
commit
2825232ebf
1 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,6 @@ name: default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: run-repoman
|
- name: run-repoman
|
||||||
image: aegypius/repoman
|
image: aegypius/repoman:latest
|
||||||
commands:
|
commands:
|
||||||
- repoman -x -p
|
- repoman -x -p
|
||||||
|
|
Loading…
Reference in a new issue