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

This commit is contained in:
f 2024-10-29 11:52:41 -03:00
commit cffb67e4ae
No known key found for this signature in database

View file

@ -11,14 +11,14 @@ steps:
build_args:
- "ALPINE_VERSION=${ALPINE_VERSION}"
- "BASE_IMAGE=gitea.nulo.in/sutty/redis"
secrets:
- "DOCKER_PASSWORD"
password:
from_secret: "DOCKER_PASSWORD"
when:
branch: "antifascista"
event: "push"
matrix:
include:
- ALPINE_VERSION: "3.20.1"
- ALPINE_VERSION: "3.19.2"
- ALPINE_VERSION: "3.18.7"
- ALPINE_VERSION: "3.17.8"
- ALPINE_VERSION: "3.20.3"
- ALPINE_VERSION: "3.19.4"
- ALPINE_VERSION: "3.18.9"
- ALPINE_VERSION: "3.17.10"