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