mirror of
https://git.koehn.com/docker/postgres-wal-g.git
synced 2023-10-20 22:33:52 -05:00
tell plugin to lower mtu because mtu path discovery broken
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
pipeline:
|
||||
build-image:
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
secrets: [ docker_username, docker_password ]
|
||||
settings:
|
||||
repo: koehn/postgres-wal-g
|
||||
platforms: linux/amd64
|
||||
build_args:
|
||||
- BASE=15.2
|
||||
- WALG_RELEASE=v2.0.1
|
||||
|
||||
@@ -3,3 +3,15 @@ pipeline:
|
||||
image: koehn/ifconfig:latest
|
||||
commands:
|
||||
- ifconfig
|
||||
|
||||
build-image:
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
secrets: [ docker_username, docker_password ]
|
||||
settings:
|
||||
repo: koehn/postgres-wal-g
|
||||
platforms: linux/amd64
|
||||
mtu: 1300
|
||||
build_args:
|
||||
- BASE=15.2
|
||||
- WALG_RELEASE=v2.0.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user