Compare commits

..

No commits in common. "932367345aa710b221e21ec49a004ffafc7c2659" and "ce06d9e1f2323e76ce2c46d501b6ee456b63aeba" have entirely different histories.

View file

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