Compare commits
1 commit
e57517e4ae
...
a23873738c
Author | SHA1 | Date | |
---|---|---|---|
a23873738c |
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ steps:
|
|||
- echo "$${DEPLOY_BOT_SSH_KEY}" > /root/.ssh/id_ed25519
|
||||
- chmod 400 /root/.ssh/id_ed25519
|
||||
- echo -e "Host *\n\tStrictHostKeyChecking no\n\n" > /root/.ssh/config
|
||||
- rsync -rv --delete -e "ssh -p 42824 -i /root/.ssh/id_ed25519" /woodpecker/build/ deploy-bot@cozytown-main.cozy.town:/srv/http/vrifox.eu-dev/ --mkpath --checksum
|
||||
- rsync -rv --delete -e "ssh -p 42824 -i /root/.ssh/id_ed25519" /woodpecker/build/ deploy-bot@cozytown-main.cozy.town:/srv/http/dev.vrifox.eu/ --mkpath --checksum
|
||||
- echo "The preview is now available on https://dev.vrifox.eu/"
|
||||
environment:
|
||||
DEPLOY_BOT_SSH_KEY:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue