Skip to content

Commit

Permalink
feat: Updated cloudbuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
upmortem-sweep[bot] authored Sep 29, 2023
1 parent f2b0f69 commit 26a746b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions cloudbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ steps:
- '-f'
- Dockerfile
id: Build
- name: 'gcr.io/cloud-builders/bandit'
args:
- '-r'
- '.'
- '-lll'
id: Security
- name: gcr.io/cloud-builders/docker
args:
- push
Expand Down

0 comments on commit 26a746b

Please sign in to comment.