Merge branch 'antifascista' of https://gitea.sutty.coop.ar/Sutty/containers-skel into antifascista
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
f 2022-06-04 15:16:22 -03:00
commit 79ffa78e66

View file

@ -1,7 +1,9 @@
pipeline:
publish:
image: plugins/docker
settings:
registry: registry.nulo.in
username: sutty
repo: registry.nulo.in/sutty/repository
tags:
- ${ALPINE_VERSION}
@ -9,15 +11,14 @@ pipeline:
build_args:
- ALPINE_VERSION=${ALPINE_VERSION}
- BASE_IMAGE=registry.nulo.in/sutty/containers-sdk
username: sutty
secrets:
- docker_password
when:
branch: antifascista
event: push
matrix:
ALPINE_VERSION:
- 3.13.6
- 3.14.3
- 3.15.0
- 3.16.0
- 3.15.4
- 3.14.6
- 3.13.10