push
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Wolfgang Hottgenroth 2025-01-13 12:51:26 +01:00
parent 7d91e1e25c
commit c4c1bc1a80

View File

@ -27,5 +27,5 @@ steps:
- export KUBECONFIG=/tmp/kubeconfig
- ./deployment/deploy.sh
when:
- event: [tag]
- event: [push,tag]