fixed ci file
This commit is contained in:
parent
79b81ae425
commit
5fe46a7a42
1 changed files with 2 additions and 2 deletions
|
|
@ -33,8 +33,8 @@ build:
|
|||
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'
|
||||
script:
|
||||
- sshpass -p c4c5f47918a6310d79de188465218b440c69570c ssh -o StrictHostKeyChecking=no kubeuser@stare.gg 'kubectl rollout restart deployments/stare-site -n stare'
|
||||
|
||||
environment:
|
||||
name: production
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue