woodpecker-cli lint
This commit is contained in:
parent
65304feb56
commit
e565c1380a
1 changed files with 10 additions and 9 deletions
|
@ -1,7 +1,9 @@
|
|||
pipeline:
|
||||
publish:
|
||||
image: plugins/docker
|
||||
settings:
|
||||
registry: registry.nulo.in
|
||||
username: sutty
|
||||
repo: registry.nulo.in/sutty/CHANGEME
|
||||
tags:
|
||||
- ${ALPINE_VERSION}
|
||||
|
@ -9,7 +11,6 @@ pipeline:
|
|||
build_args:
|
||||
- ALPINE_VERSION=${ALPINE_VERSION}
|
||||
- BASE_IMAGE=registry.nulo.in/sutty/monit
|
||||
username: sutty
|
||||
secrets:
|
||||
- docker_password
|
||||
when:
|
||||
|
|
Loading…
Reference in a new issue