woodpecker-cli lint

This commit is contained in:
f 2022-03-19 14:48:54 -03:00
parent 65304feb56
commit e565c1380a
1 changed files with 10 additions and 9 deletions

View File

@ -1,15 +1,16 @@
pipeline:
publish:
image: plugins/docker
registry: registry.nulo.in
repo: registry.nulo.in/sutty/CHANGEME
tags:
- ${ALPINE_VERSION}
- latest
build_args:
- ALPINE_VERSION=${ALPINE_VERSION}
- BASE_IMAGE=registry.nulo.in/sutty/monit
username: sutty
settings:
registry: registry.nulo.in
username: sutty
repo: registry.nulo.in/sutty/CHANGEME
tags:
- ${ALPINE_VERSION}
- latest
build_args:
- ALPINE_VERSION=${ALPINE_VERSION}
- BASE_IMAGE=registry.nulo.in/sutty/monit
secrets:
- docker_password
when: