Compare commits
No commits in common. "b3047ca9772a0ed049abea4c8e9a827d3013febc" and "793c9f7644c0f5a19242a65ac6027a32d9f79c90" have entirely different histories.
b3047ca977
...
793c9f7644
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"
|
||||
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.18.9"
|
||||
- ALPINE_VERSION: "3.17.10"
|
||||
- ALPINE_VERSION: "3.20.1"
|
||||
- ALPINE_VERSION: "3.19.2"
|
||||
- ALPINE_VERSION: "3.18.7"
|
||||
- ALPINE_VERSION: "3.17.8"
|
||||
|
|
Loading…
Reference in a new issue