Merge branch 'antifascista' of ssh://gitea.nulo.in:420/Sutty/containers-skel into antifascista

This commit is contained in:
f 2022-07-03 02:05:09 -03:00
commit dc6f91aa98

View file

@ -1,15 +1,16 @@
pipeline: pipeline:
publish: publish:
image: plugins/docker image: plugins/docker
registry: registry.nulo.in settings:
repo: registry.nulo.in/sutty/mmmonit registry: registry.nulo.in
tags: username: sutty
- ${ALPINE_VERSION} repo: registry.nulo.in/sutty/mmmonit
- latest tags:
build_args: - ${ALPINE_VERSION}
- ALPINE_VERSION=${ALPINE_VERSION} - latest
- BASE_IMAGE=registry.nulo.in/sutty/monit build_args:
username: sutty - ALPINE_VERSION=${ALPINE_VERSION}
- BASE_IMAGE=registry.nulo.in/sutty/monit
secrets: secrets:
- docker_password - docker_password
when: when:
@ -17,4 +18,4 @@ pipeline:
event: push event: push
matrix: matrix:
ALPINE_VERSION: ALPINE_VERSION:
- 3.15.0 - 3.16.0