cd-script fixed
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful

This commit is contained in:
Wolfgang Hottgenroth 2024-01-11 14:26:25 +01:00
parent 6564722727
commit 6127129b03
Signed by: wn
GPG Key ID: 836E9E1192A6B132

View File

@ -19,10 +19,6 @@ steps:
secrets: secrets:
- source: kube_config - source: kube_config
target: KUBE_CONFIG_CONTENT target: KUBE_CONFIG_CONTENT
- source: encryption_key
target: ENCRYPTION_KEY
- source: secrets_checksum
target: MD5_CHECKSUM
commands: commands:
- export IMAGE_TAG=$CI_COMMIT_TAG - export IMAGE_TAG=$CI_COMMIT_TAG
- printf "$KUBE_CONFIG_CONTENT" > /tmp/kubeconfig - printf "$KUBE_CONFIG_CONTENT" > /tmp/kubeconfig