gogo
This commit is contained in:
parent
5fe46a7a42
commit
8d2fb048bd
2 changed files with 3 additions and 2 deletions
|
|
@ -34,7 +34,7 @@ deploy:
|
|||
stage: deploy
|
||||
image: ictu/sshpass
|
||||
script:
|
||||
- sshpass -p c4c5f47918a6310d79de188465218b440c69570c ssh -o StrictHostKeyChecking=no kubeuser@stare.gg 'kubectl rollout restart deployments/stare-site -n stare'
|
||||
- sshpass -p c4c5f47918a6310d79de188465218b440c69570c ssh -o StrictHostKeyChecking=no kubeuser@stare.gg 'kubectl rollout restart deployments/proxy-detection-api'
|
||||
|
||||
environment:
|
||||
name: production
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue