Compare commits
4 commits
ac86ff8b4b
...
3b136235f1
Author | SHA1 | Date | |
---|---|---|---|
|
3b136235f1 | ||
|
0e8b6ac71a | ||
|
fc1a12e592 | ||
|
000ac53f39 |
1 changed files with 4 additions and 4 deletions
|
@ -11,12 +11,12 @@ 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"
|
||||||
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"
|
||||||
|
|
Loading…
Reference in a new issue