Merge branch 'antifascista' of ssh://gitea.nulo.in:993/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:49:04 -03:00
commit 66e10a7635
No known key found for this signature in database

View file

@ -13,22 +13,22 @@ steps:
- "ACCESS_LOG_VERSION=${ACCESS_LOG_VERSION}"
- "NGINX_VERSION=${NGINX_VERSION}"
- "BASE_IMAGE=gitea.nulo.in/sutty/monit"
secrets:
- "DOCKER_PASSWORD"
password:
from_secret: "DOCKER_PASSWORD"
when:
branch: "antifascista"
event: "push"
matrix:
include:
- ALPINE_VERSION: "3.20.1"
- ALPINE_VERSION: "3.20.3"
ACCESS_LOG_VERSION: "0.5.8"
NGINX_VERSION: "1.26.1-r0"
- ALPINE_VERSION: "3.19.2"
NGINX_VERSION: "1.26.2-r0"
- ALPINE_VERSION: "3.19.4"
ACCESS_LOG_VERSION: "0.5.8"
NGINX_VERSION: "1.24.0-r16"
- ALPINE_VERSION: "3.18.7"
- ALPINE_VERSION: "3.18.9"
ACCESS_LOG_VERSION: "0.5.8"
NGINX_VERSION: "1.24.0-r7"
- ALPINE_VERSION: "3.17.8"
- ALPINE_VERSION: "3.17.10"
ACCESS_LOG_VERSION: "0.5.8"
NGINX_VERSION: "1.22.1-r1"