test ci 7
Some checks failed
ci/woodpecker/tag/woodpecker Pipeline failed

This commit is contained in:
2025-12-05 13:23:01 +01:00
parent a067be9d9e
commit 87ec74dd0e

View File

@@ -51,4 +51,4 @@ steps:
commands:
- printf "$KUBE_CONFIG_CONTENT" > /tmp/kubeconfig
- export KUBECONFIG=/tmp/kubeconfig
- cat deployment/install-yml.tmpl | sed "s,%IMAGE%,$IMAGE,g" # | kubectl apply -n $NAMESPACE -f -
- cat deployment/install-yml.tmpl | sed "s,%IMAGE%,$IMAGE,g" | kubectl apply -n $NAMESPACE -f -