6 lines
83 B
YAML
6 lines
83 B
YAML
|
pipeline:
|
||
|
build:
|
||
|
image: aegypius/repoman
|
||
|
commands:
|
||
|
- repoman -x -p
|