Merge branch 'antifascista' of ssh://gitea.nulo.in:420/Sutty/containers-skel into antifascista
Some checks failed
ci/woodpecker/push/woodpecker/4 Pipeline failed
ci/woodpecker/push/woodpecker/2 Pipeline failed
ci/woodpecker/push/woodpecker/6 Pipeline failed
ci/woodpecker/push/woodpecker/3 Pipeline was successful
ci/woodpecker/push/woodpecker/5 Pipeline failed
ci/woodpecker/push/woodpecker/7 Pipeline failed
ci/woodpecker/push/woodpecker/1 Pipeline was successful
Some checks failed
ci/woodpecker/push/woodpecker/4 Pipeline failed
ci/woodpecker/push/woodpecker/2 Pipeline failed
ci/woodpecker/push/woodpecker/6 Pipeline failed
ci/woodpecker/push/woodpecker/3 Pipeline was successful
ci/woodpecker/push/woodpecker/5 Pipeline failed
ci/woodpecker/push/woodpecker/7 Pipeline failed
ci/woodpecker/push/woodpecker/1 Pipeline was successful
This commit is contained in:
commit
91fb3a3c8b
1 changed files with 5 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
pipeline:
|
steps:
|
||||||
publish:
|
publish:
|
||||||
image: "docker.io/woodpeckerci/plugin-docker-buildx"
|
image: "docker.io/woodpeckerci/plugin-docker-buildx"
|
||||||
settings:
|
settings:
|
||||||
|
@ -20,6 +20,10 @@ pipeline:
|
||||||
event: "push"
|
event: "push"
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
|
- ALPINE_VERSION: "3.19.0"
|
||||||
|
PG_VERSION: "16"
|
||||||
|
PG_VERSION_APPENDED: "16"
|
||||||
|
PG_VERSION_FULL: "16.1"
|
||||||
- ALPINE_VERSION: "3.18.4"
|
- ALPINE_VERSION: "3.18.4"
|
||||||
PG_VERSION: "15"
|
PG_VERSION: "15"
|
||||||
PG_VERSION_APPENDED: "15"
|
PG_VERSION_APPENDED: "15"
|
||||||
|
|
Loading…
Reference in a new issue