fix/cicd #3

Merged
marcio.fernandes merged 62 commits from fix/cicd into master 2025-11-22 17:43:58 +00:00
Showing only changes of commit fea4db704f - Show all commits

View File

@@ -35,5 +35,5 @@ jobs:
set -e set -e
cd ${{ gitea.workspace }} cd ${{ gitea.workspace }}
kubectl apply -f ./deploy/deployment.yaml kubectl apply -f ./deploy/deployment.yaml
envsubst < ./deploy/service.template.yaml | kubectl apply -f - envsubst < ./deploy/service.template.yaml