fixed path in workflow
All checks were successful
Deploy to Pages (via spiped & base64) / deploy (push) Successful in 21s
All checks were successful
Deploy to Pages (via spiped & base64) / deploy (push) Successful in 21s
This commit is contained in:
@@ -37,4 +37,4 @@ jobs:
|
|||||||
--exclude ".gitea/" \
|
--exclude ".gitea/" \
|
||||||
--exclude ".gitignore" \
|
--exclude ".gitignore" \
|
||||||
-e "ssh -i ~/.ssh/id_ed25519 -o StrictHostKeyChecking=no -o 'ProxyCommand=spipe -t %h:8022 -k ~/.ssh/spipe.key'" \
|
-e "ssh -i ~/.ssh/id_ed25519 -o StrictHostKeyChecking=no -o 'ProxyCommand=spipe -t %h:8022 -k ~/.ssh/spipe.key'" \
|
||||||
./ ${{ secrets.DEPLOY_USER }}@${{ secrets.DEPLOY_HOST }}:/data/pages/pages/rclone-app/
|
./public/ ${{ secrets.DEPLOY_USER }}@${{ secrets.DEPLOY_HOST }}:/data/pages/pages/rclone-app/
|
||||||
|
|||||||
Reference in New Issue
Block a user