ADD: some testing
This commit is contained in:
parent
50e916cf8b
commit
77f5976bf8
@ -23,10 +23,9 @@ steps:
|
|||||||
path: /etc/ssl/certs2/
|
path: /etc/ssl/certs2/
|
||||||
commands:
|
commands:
|
||||||
- scripts/setupEnvironment.sh
|
- scripts/setupEnvironment.sh
|
||||||
- apk add iputils-ping
|
|
||||||
- cat /etc/resolv.conf
|
- cat /etc/resolv.conf
|
||||||
- cat /etc/hosts
|
- cat /etc/hosts
|
||||||
- ping -c 1 registry.cloud.federationhq.de
|
- wget registry.cloud.federationhq.de
|
||||||
- buildah bud --network host -t "registry.cloud.federationhq.de/netcat:latest-amd64" --arch amd64 .
|
- buildah bud --network host -t "registry.cloud.federationhq.de/netcat:latest-amd64" --arch amd64 .
|
||||||
- buildah push --all registry.cloud.federationhq.de/netcat:latest-amd64
|
- buildah push --all registry.cloud.federationhq.de/netcat:latest-amd64
|
||||||
---
|
---
|
||||||
|
Loading…
Reference in New Issue
Block a user