another trivy test, 3
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Wolfgang Hottgenroth 2024-02-06 12:32:06 +01:00
parent fb1249d37b
commit 7e00994a37
Signed by: wn
GPG Key ID: 836E9E1192A6B132

View File

@ -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