Merge branch 'antifascista' of ssh://gitea.nulo.in:420/Sutty/containers-skel into antifascista
This commit is contained in:
commit
511e61d5c6
1 changed files with 5 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
pipeline:
|
||||
steps:
|
||||
publish:
|
||||
image: "docker.io/woodpeckerci/plugin-docker-buildx"
|
||||
settings:
|
||||
|
@ -19,7 +19,9 @@ pipeline:
|
|||
event: "push"
|
||||
matrix:
|
||||
include:
|
||||
- ALPINE_VERSION: "3.19.0"
|
||||
POSTFIX_VERSION: "3.8.4"
|
||||
- ALPINE_VERSION: "3.18.4"
|
||||
POSTFIX_VERSION: "3.8.2"
|
||||
POSTFIX_VERSION: "3.8.3"
|
||||
- ALPINE_VERSION: "3.17.5"
|
||||
POSTFIX_VERSION: "3.7.7"
|
||||
POSTFIX_VERSION: "3.7.8"
|
||||
|
|
Loading…
Reference in a new issue