Merge branch 'antifascista' of ssh://gitea.nulo.in:420/Sutty/containers-skel into antifascista
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
commit
d8924318e4
1 changed files with 6 additions and 6 deletions
|
@ -19,21 +19,21 @@ pipeline:
|
||||||
event: "push"
|
event: "push"
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- ALPINE_VERSION: "3.18.0"
|
- ALPINE_VERSION: "3.18.3"
|
||||||
PG_VERSION: "15"
|
PG_VERSION: "15"
|
||||||
PG_VERSION_APPENDED: "15"
|
PG_VERSION_APPENDED: "15"
|
||||||
- ALPINE_VERSION: "3.17.3"
|
- ALPINE_VERSION: "3.17.5"
|
||||||
PG_VERSION: "10"
|
PG_VERSION: "10"
|
||||||
PG_VERSION_APPENDED: "10"
|
PG_VERSION_APPENDED: "10"
|
||||||
- ALPINE_VERSION: "3.17.3"
|
- ALPINE_VERSION: "3.17.5"
|
||||||
PG_VERSION: "12"
|
PG_VERSION: "12"
|
||||||
PG_VERSION_APPENDED: "12"
|
PG_VERSION_APPENDED: "12"
|
||||||
- ALPINE_VERSION: "3.17.3"
|
- ALPINE_VERSION: "3.17.5"
|
||||||
PG_VERSION: "13"
|
PG_VERSION: "13"
|
||||||
PG_VERSION_APPENDED: "13"
|
PG_VERSION_APPENDED: "13"
|
||||||
- ALPINE_VERSION: "3.17.3"
|
- ALPINE_VERSION: "3.17.5"
|
||||||
PG_VERSION: "14"
|
PG_VERSION: "14"
|
||||||
PG_VERSION_APPENDED: "14"
|
PG_VERSION_APPENDED: "14"
|
||||||
- ALPINE_VERSION: "3.17.3"
|
- ALPINE_VERSION: "3.17.5"
|
||||||
PG_VERSION: "15"
|
PG_VERSION: "15"
|
||||||
PG_VERSION_APPENDED: "15"
|
PG_VERSION_APPENDED: "15"
|
||||||
|
|
Loading…
Reference in a new issue