ci: echo build arch (uname -m) as first line of every step for visibility
ci/woodpecker/push/container Pipeline was successful
ci/woodpecker/push/container Pipeline was successful
This commit is contained in:
@@ -45,6 +45,7 @@ steps:
|
|||||||
BUILDKIT_ADDR: "tcp://buildkit-rootless-arm64.infra.svc.cluster.local:1234"
|
BUILDKIT_ADDR: "tcp://buildkit-rootless-arm64.infra.svc.cluster.local:1234"
|
||||||
PUBLISH: "1"
|
PUBLISH: "1"
|
||||||
commands:
|
commands:
|
||||||
|
- echo "▸ arch=$(uname -m)"
|
||||||
# Wait for the in-cluster buildkit to be reachable (it can be cold).
|
# Wait for the in-cluster buildkit to be reachable (it can be cold).
|
||||||
- |
|
- |
|
||||||
BUILDER_HOST="buildkit-rootless-arm64.infra.svc.cluster.local"
|
BUILDER_HOST="buildkit-rootless-arm64.infra.svc.cluster.local"
|
||||||
|
|||||||
Reference in New Issue
Block a user