Skip to content

Commit

Permalink
Debug cloudbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
hakman committed Jun 20, 2024
1 parent d2dc6eb commit 592e16c
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/bazel-public/bazel:6.3.2
entrypoint: bazel
args: ['version']
entrypoint: bash
args: ['whoami']

- name: gcr.io/bazel-public/bazel:6.3.2
entrypoint: bazel
Expand Down

0 comments on commit 592e16c

Please sign in to comment.