debug
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/tag/woodpecker Pipeline was successful

This commit is contained in:
2025-01-22 16:00:53 +01:00
parent f46f7b06d1
commit 55803d3a5c

View File

@ -25,6 +25,8 @@ steps:
- export IMAGE_TAG=$CI_COMMIT_TAG
- printf "$KUBE_CONFIG_CONTENT" > /tmp/kubeconfig
- export KUBECONFIG=/tmp/kubeconfig
- id
- pwd
- ./deployment/deploy.sh
when:
- event: tag