Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
608156280d
|
@ -22,7 +22,7 @@ steps:
|
||||
- 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
|
||||
- pwd
|
||||
- cat deployment/deploy-yml.tmpl | sed -e 's,%IMAGE%,gitea.hottis.de/'$CI_REPO':'$CI_COMMIT_TAG','
|
||||
when:
|
||||
- event: tag
|
||||
|
Reference in New Issue
Block a user