fix ci
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2025-10-27 15:38:49 +01:00
parent 8ebe01c2e2
commit cd9b856165

View File

@@ -20,6 +20,8 @@ steps:
environment: environment:
KUBE_CONFIG_CONTENT: KUBE_CONFIG_CONTENT:
from_secret: kube_config from_secret: kube_config
GPG_PASSPHRASE:
from_secret: gpg_passphrase
commands: commands:
- export IMAGE_TAG=$CI_COMMIT_SHA - export IMAGE_TAG=$CI_COMMIT_SHA
- printf "$KUBE_CONFIG_CONTENT" > /tmp/kubeconfig - printf "$KUBE_CONFIG_CONTENT" > /tmp/kubeconfig