Skip to content

Commit f582564

Browse files
authored
Merge pull request #3835 from puerco/serial-build
Temporarily Run Builds Serially
2 parents 75b3f79 + e84eeb8 commit f582564

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gcb/stage/cloudbuild.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ steps:
7878
- "K8S_REPO=${_K8S_REPO}"
7979
- "K8S_REF=${_K8S_REF}"
8080
- GOOGLE_SERVICE_ACCOUNT_NAME=krel-staging@k8s-releng-prod.iam.gserviceaccount.com
81+
- "KUBE_PARALLEL_BUILD_MEMORY=64"
8182
secretEnv:
8283
- GITHUB_TOKEN
8384
- DOCKERHUB_TOKEN

0 commit comments

Comments
 (0)