mirror of
https://wiilab.wiimart.org/wiimart/WiiMart-github-io
synced 2025-11-06 23:40:16 +01:00
nvm it wasnt fixed, should hopefully now work i hope
This commit is contained in:
parent
c7faacbf12
commit
3ca0db2535
@ -10,5 +10,5 @@ deploy:
|
|||||||
- echo "$SSH_PRIVATE_KEY" | base64 -d > ~/.ssh/id_ed25519
|
- echo "$SSH_PRIVATE_KEY" | base64 -d > ~/.ssh/id_ed25519
|
||||||
- chmod 600 ~/.ssh/id_ed25519
|
- chmod 600 ~/.ssh/id_ed25519
|
||||||
script:
|
script:
|
||||||
- ssh deploy "cd /var/www/wiimart.org && git pull && sudo systemctl reload httpd"
|
- ssh $deploy "cd /var/www/wiimart.org && git pull && sudo systemctl reload httpd"
|
||||||
- rm -rf ~/.ssh/id_ed25519
|
- rm -rf ~/.ssh/id_ed25519
|
||||||
Loading…
x
Reference in New Issue
Block a user