2 Commits

Author SHA1 Message Date
3fd8dfd95d nix
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2023-11-20 16:01:58 +01:00
4c2ebc64c5 use kubectl, fix 14
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2023-11-17 16:41:26 +01:00
3 changed files with 4 additions and 1 deletions

2
.gitignore vendored
View File

@ -8,4 +8,6 @@ test
.vscode
.dccache
sink/.dccache
*~
.*~

View File

@ -21,6 +21,6 @@ steps:
commands:
- printf "$KUBE_CONFIG_CONTENT" > /tmp/kubeconfig
- export KUBECONFIG=/tmp/kubeconfig
- cat $CI_WORKSPACE/deployment/deploy-yml.tmpl | sed -e 's,%IMAGE%,gitea.hottis.de/'$CI_REPO':'$CI_COMMIT_TAG',' | kubectl apply -f - -n mainscnt
- cat $CI_WORKSPACE/deployment/deploy-yml.tmpl | sed -e 's,%IMAGE%,gitea.hottis.de/'$CI_REPO':'$CI_COMMIT_TAG',' | kubectl apply -f -
when:
- event: tag

View File

@ -33,3 +33,4 @@ The projects of the three current variants are at [RPi](https://home.hottis.de/g