Merge branch 'antifascista' of ssh://gitea.nulo.in:420/Sutty/containers-skel into antifascista
This commit is contained in:
commit
99947137cc
1 changed files with 6 additions and 6 deletions
|
@ -12,18 +12,18 @@ steps:
|
||||||
- "ALPINE_VERSION=${ALPINE_VERSION}"
|
- "ALPINE_VERSION=${ALPINE_VERSION}"
|
||||||
- "POSTFIX_VERSION=${POSTFIX_VERSION}"
|
- "POSTFIX_VERSION=${POSTFIX_VERSION}"
|
||||||
- "BASE_IMAGE=gitea.nulo.in/sutty/monit"
|
- "BASE_IMAGE=gitea.nulo.in/sutty/monit"
|
||||||
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.2"
|
- ALPINE_VERSION: "3.20.3"
|
||||||
POSTFIX_VERSION: "3.9.0"
|
POSTFIX_VERSION: "3.9.0"
|
||||||
- ALPINE_VERSION: "3.19.3"
|
- ALPINE_VERSION: "3.19.4"
|
||||||
POSTFIX_VERSION: "3.8.6"
|
POSTFIX_VERSION: "3.8.6"
|
||||||
- ALPINE_VERSION: "3.18.8"
|
- ALPINE_VERSION: "3.18.9"
|
||||||
POSTFIX_VERSION: "3.8.6"
|
POSTFIX_VERSION: "3.8.6"
|
||||||
- ALPINE_VERSION: "3.17.9"
|
- ALPINE_VERSION: "3.17.10"
|
||||||
POSTFIX_VERSION: "3.7.11"
|
POSTFIX_VERSION: "3.7.11"
|
||||||
|
|
Loading…
Reference in a new issue