This commit is contained in:
parent
fb1249d37b
commit
7e00994a37
@ -22,8 +22,10 @@ steps:
|
||||
|
||||
scan_image:
|
||||
image: aquasec/trivy
|
||||
environment:
|
||||
- IMAGE_NAME=gitea.hottis.de/moerp/elo-rezept-rechner
|
||||
commands:
|
||||
- trivy image gitea.hottis.de/moerp/elo-rezept-rechner:latest
|
||||
- trivy image $IMAGE_NAME:$CI_COMMIT_SHA --quiet --exit-code 1
|
||||
|
||||
deploytest:
|
||||
image: portainer/kubectl-shell:latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user