mirror of
https://github.com/Aviortheking/Blog_IMIE.git
synced 2025-04-23 03:12:11 +00:00
rsync
This commit is contained in:
parent
7ca0db3e46
commit
28ed909a05
@ -3,6 +3,8 @@ image: instrumentisto/rsync-ssh
|
||||
before_script:
|
||||
- eval $(ssh-agent -s)
|
||||
- echo "$SSH_PRIVATE_KEY" | tr -d '\r' | ssh-add - > /dev/null
|
||||
- mkdir -p ~/.ssh
|
||||
- chmod 700 ~/.ssh
|
||||
|
||||
deploy_to_webserver:
|
||||
stage: deploy
|
||||
|
Loading…
x
Reference in New Issue
Block a user