Skip to content

Commit

Permalink
Update Bazel image
Browse files Browse the repository at this point in the history
  • Loading branch information
TristonianJones committed Sep 13, 2022
1 parent 1ce60e0 commit 6a4edb2
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
@@ -1,5 +1,5 @@
steps:
- name: 'gcr.io/cel-analysis/bazel:3.0.0'
- name: 'gcr.io/cloud-builders/bazel:3.5.0'
entrypoint: bazel
args: ['test', '--test_output=errors', '...']
id: bazel-test
Expand Down

0 comments on commit 6a4edb2

Please sign in to comment.