mirror of
https://git.koehn.com/docker/postgres-wal-g.git
synced 2023-10-20 22:33:52 -05:00
buld tweaks and correct failure detection
This commit is contained in:
@@ -6,8 +6,8 @@ pipeline:
|
||||
check-if-base-image-changed:
|
||||
image: git.koehn.com/docker/postgres-wal-g-build-checker:latest
|
||||
settings:
|
||||
base: postgres:latest
|
||||
image: koehn/postgres-wal-g:latest
|
||||
base: postgres:15.2
|
||||
image: koehn/postgres-wal-g
|
||||
platforms: linux/amd64
|
||||
|
||||
build:
|
||||
@@ -16,4 +16,5 @@ pipeline:
|
||||
settings:
|
||||
repo: koehn/postgres-wal-g
|
||||
platforms: linux/amd64
|
||||
status: [ fail ]
|
||||
when:
|
||||
status: [ failure ]
|
||||
|
||||
Reference in New Issue
Block a user