backoffice dev
This commit is contained in:
parent
dbe1d34c53
commit
f37988fc4a
1 changed files with 1 additions and 0 deletions
|
|
@ -122,6 +122,7 @@ steps:
|
|||
# Deploy Backoffice (Certifique-se que os arquivos existam nestes caminhos)
|
||||
- kubectl apply -f k8s/dev/backoffice-deployment.yaml
|
||||
- kubectl apply -f k8s/dev/backoffice-service.yaml
|
||||
- kubectl apply -f k8s/dev/backoffice-ingress-dev.yaml
|
||||
- kubectl rollout restart deployment/gohorse-backoffice -n gohorsejobsdev
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Reference in a new issue