This commit is contained in:
@ -17,10 +17,10 @@ steps:
|
|||||||
when:
|
when:
|
||||||
- event: [push, tag]
|
- event: [push, tag]
|
||||||
|
|
||||||
scan_image:
|
# scan_image:
|
||||||
image: aquasec/trivy
|
# image: aquasec/trivy
|
||||||
commands:
|
# commands:
|
||||||
- trivy image $FORGE_NAME/$CI_REPO:$CI_COMMIT_SHA --quiet --exit-code 1
|
# - trivy image $FORGE_NAME/$CI_REPO:$CI_COMMIT_SHA --quiet --exit-code 1
|
||||||
|
|
||||||
deploytest:
|
deploytest:
|
||||||
image: portainer/kubectl-shell:latest
|
image: portainer/kubectl-shell:latest
|
||||||
|
Reference in New Issue
Block a user