Compare commits
4 commits
2e72111ecb
...
0d87d5abba
Author | SHA1 | Date | |
---|---|---|---|
|
0d87d5abba | ||
|
0e8b6ac71a | ||
|
fc1a12e592 | ||
|
000ac53f39 |
1 changed files with 5 additions and 5 deletions
|
@ -12,16 +12,16 @@ steps:
|
||||||
- "ALPINE_VERSION=${ALPINE_VERSION}"
|
- "ALPINE_VERSION=${ALPINE_VERSION}"
|
||||||
- "BASE_IMAGE=gitea.nulo.in/sutty/monit"
|
- "BASE_IMAGE=gitea.nulo.in/sutty/monit"
|
||||||
- "KNOT_VERSION=${KNOT_VERSION}"
|
- "KNOT_VERSION=${KNOT_VERSION}"
|
||||||
secrets:
|
password:
|
||||||
- "DOCKER_PASSWORD"
|
from_secret: "DOCKER_PASSWORD"
|
||||||
when:
|
when:
|
||||||
branch: "antifascista"
|
branch: "antifascista"
|
||||||
event: "push"
|
event: "push"
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- ALPINE_VERSION: "3.20.1"
|
- ALPINE_VERSION: "3.20.3"
|
||||||
KNOT_VERSION: "3.3.7"
|
KNOT_VERSION: "3.3.7"
|
||||||
- ALPINE_VERSION: "3.19.2"
|
- ALPINE_VERSION: "3.19.4"
|
||||||
KNOT_VERSION: "3.3.5"
|
KNOT_VERSION: "3.3.5"
|
||||||
- ALPINE_VERSION: "3.18.7"
|
- ALPINE_VERSION: "3.18.9"
|
||||||
KNOT_VERSION: "3.2.12"
|
KNOT_VERSION: "3.2.12"
|
||||||
|
|
Loading…
Reference in a new issue