Update .gitea/workflows/build-deploy.yaml
Some checks failed
CI/CD Pipeline / pipeline-execution (push) Failing after 13s
Some checks failed
CI/CD Pipeline / pipeline-execution (push) Failing after 13s
This commit is contained in:
parent
5af2110372
commit
a6c4c352ea
@ -23,5 +23,5 @@ jobs:
|
||||
KUBERNETES_SERVICE_HOST: kubernetes.default.svc
|
||||
KUBERNETES_SERVICE_PORT: 443
|
||||
run: |
|
||||
kubectl apply -f k8s-deployment.yaml
|
||||
kubectl rollout restart deployment/microservice-sample
|
||||
/usr/local/bin/kubectl apply -f k8s-deployment.yaml
|
||||
/usr/local/bin/kubectl rollout restart deployment/microservice-sample
|
||||
Loading…
Reference in New Issue
Block a user