We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 231436d commit e31e7c1Copy full SHA for e31e7c1
cloudbuild.yaml
@@ -27,6 +27,7 @@ steps:
27
env:
28
- GIT_TAG=$_GIT_TAG
29
- EXTRA_TAG=$_PULL_BASE_REF
30
+ - GOTOOLCHAIN=auto
31
- name: gcr.io/k8s-staging-test-infra/gcb-docker-gcloud:v20240718-5ef92b5c36
32
entrypoint: make
33
args:
0 commit comments