Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
30bfc88609 |
@ -14,10 +14,10 @@ steps:
|
||||
when:
|
||||
- event: [push, tag]
|
||||
|
||||
scan_image:
|
||||
image: aquasec/trivy
|
||||
commands:
|
||||
- trivy image $FORGE_NAME/$CI_REPO:$CI_COMMIT_SHA --quiet --exit-code 1
|
||||
when:
|
||||
- event: [push, tag]
|
||||
#scan_image:
|
||||
# image: aquasec/trivy
|
||||
# commands:
|
||||
# - trivy image $FORGE_NAME/$CI_REPO:$CI_COMMIT_SHA --quiet --exit-code 1
|
||||
# when:
|
||||
# - event: [push, tag]
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user