1 Commits
0.1.1 ... 0.1.4

Author SHA1 Message Date
955b528dd0 fix
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline failed
2025-12-15 17:47:58 +01:00

View File

@@ -7,19 +7,20 @@ steps:
from_secret: local_registry
tags: latest,${CI_COMMIT_TAG}
username:
from_secret: local_password
password:
from_secret: local_username
password:
from_secret: local_password
dockerfile: Dockerfile
when:
- event: tag
scan_image:
image: aquasec/trivy
commands:
- trivy image $FORGE_NAME/$CI_REPO:$CI_COMMIT_TAG --quiet --exit-code 1
when:
- event: tag
deploy:
image: quay.io/wollud1969/k8s-admin-helper:0.4.1
environment: