mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
buildkite: call gcloud to add credentials for us-central1-docker.pkg.dev
PiperOrigin-RevId: 613384191
This commit is contained in:
@@ -132,6 +132,7 @@ if test "${BUILDKITE_AGENT_META_DATA_QUEUE}" = "release"; then
|
||||
|
||||
# Configure the Docker credential helper (to push images).
|
||||
gcloud auth configure-docker -q
|
||||
gcloud auth configure-docker -q us-central1-docker.pkg.dev
|
||||
fi
|
||||
|
||||
sudo sysctl -w kernel.print-fatal-signals=1
|
||||
|
||||
Reference in New Issue
Block a user