Skip to content

Commit c3f696c

Browse files
authored
Merge pull request #203 from mithro/unlock-bazel
Use the floating bazel version on CI.
2 parents 64688e6 + aa718b2 commit c3f696c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ steps:
3434
path: /root/.ssh
3535

3636
# Run the build
37-
- name: gcr.io/cloud-builders/bazel@sha256:4d94007baccd0cc0d3552b3ad3daae9ed3626c924a8c6ae88c70a58dcd08639e
37+
- name: gcr.io/cloud-builders/bazel
3838
entrypoint: 'bash'
3939
args:
4040
- '-c'

0 commit comments

Comments
 (0)