Forgot ssh_default anchor
This commit is contained in:
parent
1fc24d9abe
commit
bc532ca1f7
1 changed files with 2 additions and 0 deletions
|
@ -111,6 +111,8 @@ maintenance-mode:
|
|||
redeploy-site:
|
||||
stage: scripts
|
||||
when: manual
|
||||
before_script:
|
||||
- *ssh_default
|
||||
script:
|
||||
- echo "Stopping screen session"
|
||||
- ssh $DEPLOY_USER@$DEPLOY_HOST "screen -X -S website-firq-npx kill;"
|
||||
|
|
Loading…
Reference in a new issue