Skip to content

Commit

Permalink
test fix scan step
Browse files Browse the repository at this point in the history
  • Loading branch information
j8seangel committed Sep 3, 2024
1 parent 040bcc8 commit de9ae54
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/fishing-map/cloudbuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,8 @@ steps:
- id: scan
name: gcr.io/google.com/cloudsdktool/cloud-sdk
entrypoint: /bin/bash
env:
- 'SHORT_SHA=$SHORT_SHA'
args:
- -c
- |
Expand Down

0 comments on commit de9ae54

Please sign in to comment.