Compare commits
No commits in common. "3b136235f1d63f311ab1d3a801098f29d89b960a" and "ac86ff8b4b811ef4cfbbc141bcdad2d5e35d6706" have entirely different histories.
3b136235f1
...
ac86ff8b4b
1 changed files with 4 additions and 4 deletions
|
@ -11,12 +11,12 @@ steps:
|
|||
build_args:
|
||||
- "ALPINE_VERSION=${ALPINE_VERSION}"
|
||||
- "BASE_IMAGE=gitea.nulo.in/sutty/monit"
|
||||
password:
|
||||
from_secret: "DOCKER_PASSWORD"
|
||||
secrets:
|
||||
- "DOCKER_PASSWORD"
|
||||
when:
|
||||
branch: "antifascista"
|
||||
event: "push"
|
||||
matrix:
|
||||
include:
|
||||
- ALPINE_VERSION: "3.20.3"
|
||||
- ALPINE_VERSION: "3.19.4"
|
||||
- ALPINE_VERSION: "3.20.1"
|
||||
- ALPINE_VERSION: "3.19.2"
|
||||
|
|
Loading…
Reference in a new issue