Merge branch 'antifascista' of ssh://gitea.nulo.in:420/Sutty/containers-skel into antifascista
This commit is contained in:
commit
ea5a56cc46
1 changed files with 6 additions and 6 deletions
|
@ -12,14 +12,14 @@ steps:
|
||||||
- "ALPINE_VERSION=${ALPINE_VERSION}"
|
- "ALPINE_VERSION=${ALPINE_VERSION}"
|
||||||
- "BASE_IMAGE=gitea.nulo.in/sutty/monit"
|
- "BASE_IMAGE=gitea.nulo.in/sutty/monit"
|
||||||
- "MMMONIT_VERSION=0.3.0"
|
- "MMMONIT_VERSION=0.3.0"
|
||||||
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"
|
||||||
- ALPINE_VERSION: "3.19.2"
|
- ALPINE_VERSION: "3.19.4"
|
||||||
- ALPINE_VERSION: "3.18.7"
|
- ALPINE_VERSION: "3.18.9"
|
||||||
- ALPINE_VERSION: "3.17.8"
|
- ALPINE_VERSION: "3.17.10"
|
||||||
|
|
Loading…
Reference in a new issue