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

This commit is contained in:
Wolfgang Hottgenroth 2024-02-06 12:47:42 +01:00
parent 7429d4a4f0
commit 6fe351e110
Signed by: wn
GPG Key ID: 836E9E1192A6B132

View File

@ -2,7 +2,7 @@ steps:
build: build:
image: plugins/kaniko image: plugins/kaniko
settings: settings:
repo: ${CI_REPO} repo: ${CI_FORGE_URL}/${CI_REPO}
registry: registry:
from_secret: container_registry from_secret: container_registry
tags: latest,${CI_COMMIT_SHA},${CI_COMMIT_TAG} tags: latest,${CI_COMMIT_SHA},${CI_COMMIT_TAG}