mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
Update gitlab-ci.yml
This commit is contained in:
parent
6a4164253f
commit
f8da0c7beb
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ docs:
|
|||
- echo -e "$SSH_SECRET_KEY" > $HOME/.ssh/id_rsa
|
||||
- chmod 600 $HOME/.ssh/id_rsa
|
||||
- echo -e "Host *\n\tStrictHostKeyChecking no\n\n" > $HOME/.ssh/config
|
||||
- ssh-keyscan -H $DEPLOY_DOC_HOST >> $HOME/.ssh/known_hosts
|
||||
- ssh-keyscan -H $DEPLOY_HOST >> $HOME/.ssh/known_hosts
|
||||
|
||||
deploy-docs:
|
||||
stage: deploy
|
||||
|
|
Loading…
Add table
Reference in a new issue