Merge branch 'antifascista' of ssh://gitea.nulo.in:420/Sutty/containers-skel into antifascista
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
f 2022-04-04 16:11:27 -03:00
commit 87af2b9736

View file

@ -1,15 +1,16 @@
pipeline: pipeline:
publish: publish:
image: plugins/docker image: plugins/docker
settings:
registry: registry.nulo.in registry: registry.nulo.in
repo: registry.nulo.in/sutty/certbot username: sutty
repo: registry.nulo.in/sutty/cerbot
tags: tags:
- ${ALPINE_VERSION} - ${ALPINE_VERSION}
- latest - latest
build_args: build_args:
- ALPINE_VERSION=${ALPINE_VERSION} - ALPINE_VERSION=${ALPINE_VERSION}
- BASE_IMAGE=registry.nulo.in/sutty/monit - BASE_IMAGE=registry.nulo.in/sutty/monit
username: sutty
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.15.4