Skip to content

Commit a94a48b

Browse files
authored
Merge pull request #14864 from fejta/up
Update repo-infra presubmit to use bazel 1.0.0
2 parents 301883e + acf29e3 commit a94a48b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/jobs/kubernetes/repo-infra/repo-infra-presubmits.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ presubmits:
99
preset-bazel-scratch-dir: "true"
1010
spec:
1111
containers:
12-
- image: launcher.gcr.io/google/bazel:0.29.1
12+
- image: launcher.gcr.io/google/bazel:1.0.0
1313
command:
1414
- ./presubmit.sh
1515
annotations:

0 commit comments

Comments
 (0)