diff --git a/.buildkite/hooks/pre-command b/.buildkite/hooks/pre-command index 681ac0db7..0f2ebf97f 100644 --- a/.buildkite/hooks/pre-command +++ b/.buildkite/hooks/pre-command @@ -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