getting mtu

This commit is contained in:
Brad Koehn
2023-02-26 06:33:21 -06:00
parent caf5c50aa6
commit 36f146a58f
2 changed files with 15 additions and 10 deletions
+11
View File
@@ -0,0 +1,11 @@
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
+4 -10
View File
@@ -1,11 +1,5 @@
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
get-mtu:
image: ubuntu:latest
commands:
- ifconfig