Skip to content

Commit b0e7f63

Browse files
authored
Merge pull request #20427 from amwat/nostage
Match extract and build strategy for no-stage canary job.
2 parents 353af31 + f94cf2d commit b0e7f63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/jobs/kubernetes/sig-cloud-provider/gcp/gcp-gce.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ presubmits:
8888
- --
8989
- --build=bazel
9090
- --cluster=
91-
- --extract=local
91+
- --extract=bazel
9292
- --gcp-node-image=gci
9393
- --gcp-zone=us-west1-b
9494
- --ginkgo-parallel=30

0 commit comments

Comments
 (0)