Merge branch 'antifascista' of ssh://gitea.nulo.in:420/Sutty/containers-skel into antifascista
This commit is contained in:
commit
dc6f91aa98
1 changed files with 11 additions and 10 deletions
|
@ -1,7 +1,9 @@
|
|||
pipeline:
|
||||
publish:
|
||||
image: plugins/docker
|
||||
settings:
|
||||
registry: registry.nulo.in
|
||||
username: sutty
|
||||
repo: registry.nulo.in/sutty/mmmonit
|
||||
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:
|
||||
|
@ -17,4 +18,4 @@ pipeline:
|
|||
event: push
|
||||
matrix:
|
||||
ALPINE_VERSION:
|
||||
- 3.15.0
|
||||
- 3.16.0
|
||||
|
|
Loading…
Reference in a new issue