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:
|
||||
- name: run-repoman
|
||||
image: aegypius/repoman
|
||||
image: aegypius/repoman:latest
|
||||
commands:
|
||||
- repoman -x -p
|
||||
|
|
Loading…
Reference in a new issue