use kubectl, fix 8
This commit is contained in:
@ -21,6 +21,7 @@ steps:
|
||||
commands:
|
||||
- printf "$KUBE_CONFIG_CONTENT" > /tmp/kubeconfig
|
||||
- export KUBECONFIG=/tmp/kubeconfig
|
||||
- cd ${CI_WORKSPACE}
|
||||
- cat deploy-yml.tmpl | sed -e 's,%IMAGE%,gitea.hottis.de/'${CI_REPO}':'${CI_COMMIT_TAG}',' > deploy.yml
|
||||
- cat deploy.yml
|
||||
when:
|
||||
|
Reference in New Issue
Block a user