Skip to content

Commit

Permalink
Merge pull request #3835 from puerco/serial-build
Browse files Browse the repository at this point in the history
Temporarily Run Builds Serially
  • Loading branch information
k8s-ci-robot authored Nov 20, 2024
2 parents 75b3f79 + e84eeb8 commit f582564
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gcb/stage/cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ steps:
- "K8S_REPO=${_K8S_REPO}"
- "K8S_REF=${_K8S_REF}"
- GOOGLE_SERVICE_ACCOUNT_NAME=krel-staging@k8s-releng-prod.iam.gserviceaccount.com
- "KUBE_PARALLEL_BUILD_MEMORY=64"
secretEnv:
- GITHUB_TOKEN
- DOCKERHUB_TOKEN
Expand Down

0 comments on commit f582564

Please sign in to comment.