This commit is contained in:
parent
766ae469ba
commit
bfdfb6dae7
@ -24,7 +24,7 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- scripts/setupEnvironment.sh
|
- scripts/setupEnvironment.sh
|
||||||
- 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 --network host --all registry.cloud.federationhq.de/netcat:latest-amd64
|
- buildah push --all registry.cloud.federationhq.de/netcat:latest-amd64
|
||||||
---
|
---
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: kubernetes
|
type: kubernetes
|
||||||
|
Loading…
Reference in New Issue
Block a user