mirror of
https://wiilab.wiimart.org/wiimart/WiiMart-github-io
synced 2025-11-06 15:30:18 +01:00
Hopes and prayers that it works
This commit is contained in:
parent
3ca0db2535
commit
65739d3e52
@ -10,5 +10,5 @@ deploy:
|
||||
- echo "$SSH_PRIVATE_KEY" | base64 -d > ~/.ssh/id_ed25519
|
||||
- chmod 600 ~/.ssh/id_ed25519
|
||||
script:
|
||||
- ssh $deploy "cd /var/www/wiimart.org && git pull && sudo systemctl reload httpd"
|
||||
- ssh -o StrictHostKeyChecking=accept-new $deploy "cd /var/www/wiimart.org && git pull && sudo systemctl reload httpd"
|
||||
- rm -rf ~/.ssh/id_ed25519
|
||||
Loading…
x
Reference in New Issue
Block a user