buildkite: call gcloud to add credentials for us-central1-docker.pkg.dev

PiperOrigin-RevId: 613384191
This commit is contained in:
Andrei Vagin
2024-03-06 16:53:56 -08:00
committed by gVisor bot
parent e1a7d6f1de
commit 4266145bad
+1
View File
@@ -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