Compare commits
3 commits
ce06d9e1f2
...
932367345a
Author | SHA1 | Date | |
---|---|---|---|
|
932367345a | ||
|
0e8b6ac71a | ||
|
fc1a12e592 |
1 changed files with 6 additions and 6 deletions
|
@ -11,14 +11,14 @@ steps:
|
|||
build_args:
|
||||
- "ALPINE_VERSION=${ALPINE_VERSION}"
|
||||
- "BASE_IMAGE=gitea.nulo.in/sutty/monit"
|
||||
secrets:
|
||||
- "DOCKER_PASSWORD"
|
||||
password:
|
||||
from_secret: "DOCKER_PASSWORD"
|
||||
when:
|
||||
branch: "antifascista"
|
||||
event: "push"
|
||||
matrix:
|
||||
include:
|
||||
- ALPINE_VERSION: "3.20.2"
|
||||
- ALPINE_VERSION: "3.19.3"
|
||||
- ALPINE_VERSION: "3.18.8"
|
||||
- ALPINE_VERSION: "3.17.9"
|
||||
- ALPINE_VERSION: "3.20.3"
|
||||
- ALPINE_VERSION: "3.19.4"
|
||||
- ALPINE_VERSION: "3.18.9"
|
||||
- ALPINE_VERSION: "3.17.10"
|
||||
|
|
Loading…
Reference in a new issue