Skip to content

Commit df10c52

Browse files
committed
removes debug
1 parent e1901d2 commit df10c52

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

cloud/gcp/process.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ steps:
1515
secretEnv:
1616
- VIMP_TARGET
1717
args:
18-
- --debug
1918
- import
2019
- --source=${_DIGEST}
2120
- --file=./grype.json
@@ -32,7 +31,6 @@ steps:
3231
secretEnv:
3332
- VIMP_TARGET
3433
args:
35-
- --debug
3634
- import
3735
- --source=${_DIGEST}
3836
- --file=./trivy.json
@@ -55,7 +53,6 @@ steps:
5553
secretEnv:
5654
- VIMP_TARGET
5755
args:
58-
- --debug
5956
- import
6057
- --source=${_DIGEST}
6158
- --file=./snyk.json

0 commit comments

Comments
 (0)