This commit is contained in:
parent
204e2e4dd7
commit
7213cb4757
@ -17,10 +17,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
|
||||
# scan_image:
|
||||
# image: aquasec/trivy
|
||||
# commands:
|
||||
# - trivy image $FORGE_NAME/$CI_REPO:$CI_COMMIT_SHA --quiet --exit-code 1
|
||||
|
||||
deploytest:
|
||||
image: portainer/kubectl-shell:latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user