Compare commits

..

No commits in common. "0d87d5abba66ecdfb1b7e2418b34ce17ef614d43" and "2e72111ecb6a3a84cc963974e3139c195289a72b" have entirely different histories.

View file

@ -12,16 +12,16 @@ steps:
- "ALPINE_VERSION=${ALPINE_VERSION}"
- "BASE_IMAGE=gitea.nulo.in/sutty/monit"
- "KNOT_VERSION=${KNOT_VERSION}"
password:
from_secret: "DOCKER_PASSWORD"
secrets:
- "DOCKER_PASSWORD"
when:
branch: "antifascista"
event: "push"
matrix:
include:
- ALPINE_VERSION: "3.20.3"
- ALPINE_VERSION: "3.20.1"
KNOT_VERSION: "3.3.7"
- ALPINE_VERSION: "3.19.4"
- ALPINE_VERSION: "3.19.2"
KNOT_VERSION: "3.3.5"
- ALPINE_VERSION: "3.18.9"
- ALPINE_VERSION: "3.18.7"
KNOT_VERSION: "3.2.12"