Compare commits

..

No commits in common. "288a6acca25a81e4f13e29491a5e5edfdd707a95" and "ba79200e65533285469b995923ca53e2f6e662a7" have entirely different histories.

View file

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