Skip to content

Commit

Permalink
Merge pull request #203 from mithro/unlock-bazel
Browse files Browse the repository at this point in the history
Use the floating bazel version on CI.
  • Loading branch information
QuantamHD authored Oct 9, 2023
2 parents 64688e6 + aa718b2 commit c3f696c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ steps:
path: /root/.ssh

# Run the build
- name: gcr.io/cloud-builders/bazel@sha256:4d94007baccd0cc0d3552b3ad3daae9ed3626c924a8c6ae88c70a58dcd08639e
- name: gcr.io/cloud-builders/bazel
entrypoint: 'bash'
args:
- '-c'
Expand Down

0 comments on commit c3f696c

Please sign in to comment.