This commit is contained in:
parent
88f012abc1
commit
e62e6782a2
@ -16,6 +16,13 @@ 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]
|
||||
|
||||
deploy:
|
||||
image: portainer/kubectl-shell:latest
|
||||
secrets:
|
||||
|
Loading…
x
Reference in New Issue
Block a user