Merge branch 'antifascista' of ssh://gitea.nulo.in:420/Sutty/containers-skel into antifascista
This commit is contained in:
commit
45562a4354
1 changed files with 3 additions and 4 deletions
|
@ -7,7 +7,6 @@ pipeline:
|
||||||
- ${ALPINE_VERSION}
|
- ${ALPINE_VERSION}
|
||||||
- latest
|
- latest
|
||||||
build_args:
|
build_args:
|
||||||
- EMAIL=${MONIT_EMAIL}
|
|
||||||
- ALPINE_VERSION=${ALPINE_VERSION}
|
- ALPINE_VERSION=${ALPINE_VERSION}
|
||||||
- BASE_IMAGE=alpine
|
- BASE_IMAGE=alpine
|
||||||
username: sutty
|
username: sutty
|
||||||
|
@ -21,6 +20,6 @@ pipeline:
|
||||||
event: push
|
event: push
|
||||||
matrix:
|
matrix:
|
||||||
ALPINE_VERSION:
|
ALPINE_VERSION:
|
||||||
- 3.13.6
|
- 3.15.1
|
||||||
- 3.14.3
|
- 3.14.4
|
||||||
- 3.15.0
|
- 3.13.8
|
||||||
|
|
Loading…
Reference in a new issue