«modified: .gitea/workflows/deploy.yaml
This commit is contained in:
@@ -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
|
envsubst < ./deploy/service.template.yaml > /root/tmp.yaml
|
||||||
|
cat /root/tmp.yaml
|
||||||
Reference in New Issue
Block a user