update ci/cd conf
This commit is contained in:
parent
dc938544d7
commit
e3ee9fb078
1 changed files with 3 additions and 0 deletions
|
|
@ -22,3 +22,6 @@ steps:
|
|||
- chmod 700 "$HOME/.ssh"
|
||||
- chmod 600 "$HOME/.ssh/id_ed25519" "$HOME/.ssh/id_ed25519.pub"
|
||||
- rsync -e "ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no" -avz --delete ./site/ "$SSH_USER_HOST:web/"
|
||||
when:
|
||||
branch:
|
||||
- master
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue