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:56:59 -03:00
commit 99947137cc
No known key found for this signature in database

View file

@ -12,18 +12,18 @@ steps:
- "ALPINE_VERSION=${ALPINE_VERSION}" - "ALPINE_VERSION=${ALPINE_VERSION}"
- "POSTFIX_VERSION=${POSTFIX_VERSION}" - "POSTFIX_VERSION=${POSTFIX_VERSION}"
- "BASE_IMAGE=gitea.nulo.in/sutty/monit" - "BASE_IMAGE=gitea.nulo.in/sutty/monit"
secrets: password:
- "DOCKER_PASSWORD" from_secret: "DOCKER_PASSWORD"
when: when:
branch: "antifascista" branch: "antifascista"
event: "push" event: "push"
matrix: matrix:
include: include:
- ALPINE_VERSION: "3.20.2" - ALPINE_VERSION: "3.20.3"
POSTFIX_VERSION: "3.9.0" POSTFIX_VERSION: "3.9.0"
- ALPINE_VERSION: "3.19.3" - ALPINE_VERSION: "3.19.4"
POSTFIX_VERSION: "3.8.6" POSTFIX_VERSION: "3.8.6"
- ALPINE_VERSION: "3.18.8" - ALPINE_VERSION: "3.18.9"
POSTFIX_VERSION: "3.8.6" POSTFIX_VERSION: "3.8.6"
- ALPINE_VERSION: "3.17.9" - ALPINE_VERSION: "3.17.10"
POSTFIX_VERSION: "3.7.11" POSTFIX_VERSION: "3.7.11"