Skip to content

Commit

Permalink
specify specific zone for arm, since it ignored the global one
Browse files Browse the repository at this point in the history
  • Loading branch information
favilo committed Sep 19, 2024
1 parent 355644c commit b420ea1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/dev-docker/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ steps:
agents:
machineType: "t2a-standard-8"
image: family/core-ubuntu-2204-aarch64
zone: "us-central1-a"
- label: ":docker: build docker manifest"
command: bash .buildkite/dev-docker/manifest.sh
key: "manifest"
Expand Down

0 comments on commit b420ea1

Please sign in to comment.