This commit is contained in:
Wolfgang Hottgenroth 2025-01-16 11:46:50 +01:00
parent 04ad6017e6
commit 20c12df5ba
Signed by: wn
GPG Key ID: 18FDFA577A8871AD

View File

@ -13,6 +13,12 @@ steps:
dockerfile: Dockerfile
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]
build:
image: plugins/kaniko
settings: