Compare commits

...

5 commits

Author SHA1 Message Date
f 91fb3a3c8b
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
2023-12-12 15:23:23 -03:00
f e66b364db7
ci: pipeline is deprecated 2023-12-12 13:36:48 -03:00
f b921379aa0
feat: alpine 3.19 2023-12-07 10:22:26 -03:00
f 8dd7d4605a
fix: bad commit 2023-12-04 11:06:47 -03:00
f d11e588f03
feat: alpine upgrades 2023-12-04 11:03:14 -03:00

View file

@ -1,4 +1,4 @@
pipeline:
steps:
publish:
image: "docker.io/woodpeckerci/plugin-docker-buildx"
settings:
@ -20,6 +20,10 @@ pipeline:
event: "push"
matrix:
include:
- ALPINE_VERSION: "3.19.0"
PG_VERSION: "16"
PG_VERSION_APPENDED: "16"
PG_VERSION_FULL: "16.1"
- ALPINE_VERSION: "3.18.4"
PG_VERSION: "15"
PG_VERSION_APPENDED: "15"