Merge branch 'antifascista' of ssh://gitea.nulo.in:420/Sutty/containers-skel into antifascista
This commit is contained in:
commit
68758ba4c0
1 changed files with 4 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
pipeline:
|
||||
steps:
|
||||
publish:
|
||||
image: "docker.io/woodpeckerci/plugin-docker-buildx"
|
||||
settings:
|
||||
|
@ -20,6 +20,9 @@ pipeline:
|
|||
event: "push"
|
||||
matrix:
|
||||
include:
|
||||
- ALPINE_VERSION: "3.19.0"
|
||||
ACCESS_LOG_VERSION: "0.5.5"
|
||||
NGINX_VERSION: "1.24.0-r14"
|
||||
- ALPINE_VERSION: "3.18.4"
|
||||
ACCESS_LOG_VERSION: "0.5.5"
|
||||
NGINX_VERSION: "1.24.0-r7"
|
||||
|
|
Loading…
Reference in a new issue