Merge branch 'antifascista' of ssh://gitea.nulo.in:420/Sutty/containers-skel into antifascista
This commit is contained in:
commit
6d4647f77d
1 changed files with 1 additions and 2 deletions
|
@ -7,7 +7,6 @@ steps:
|
|||
repo: "gitea.nulo.in/sutty/borg"
|
||||
tags:
|
||||
- "${ALPINE_VERSION}"
|
||||
- "latest"
|
||||
build_args:
|
||||
- "ALPINE_VERSION=${ALPINE_VERSION}"
|
||||
- "BASE_IMAGE=gitea.nulo.in/sutty/monit"
|
||||
|
@ -18,7 +17,7 @@ steps:
|
|||
event: "push"
|
||||
matrix:
|
||||
include:
|
||||
- ALPINE_VERSION: "3.21.0"
|
||||
- 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