Compare commits

..

4 commits

View file

@ -11,12 +11,12 @@ steps:
build_args:
- "ALPINE_VERSION=${ALPINE_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.19.2"
- ALPINE_VERSION: "3.20.3"
- ALPINE_VERSION: "3.19.4"