Skip to content

Commit

Permalink
Revert "Debug cloudbuild"
Browse files Browse the repository at this point in the history
This reverts commit 592e16c
  • Loading branch information
hakman committed Jun 20, 2024
1 parent 1352d49 commit a8c4f98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cloudbuild.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
steps:
- name: gcr.io/cloud-builders/bazel:6.4.0
entrypoint: bash
args: ['whoami']
entrypoint: bazel
args: ['version']

- name: gcr.io/cloud-builders/bazel:6.4.0
entrypoint: bazel
Expand Down

0 comments on commit a8c4f98

Please sign in to comment.