CI docs chmod 777 on site build dir
All checks were successful
Build documentation / build-and-deploy (push) Successful in 39s

This commit is contained in:
2025-12-31 22:40:28 +01:00
parent 97ad0b338c
commit f1e34b78cd

View File

@@ -39,4 +39,5 @@ jobs:
echo "$SSH_KEY" > ~/.ssh/id_rsa
chmod 600 ~/.ssh/id_rsa
ssh-keyscan -H 10.10.10.200 >> ~/.ssh/known_hosts
chmod -R 777 site
rsync -az --delete site/ webuser@"$REMOTE_IP":/home/webuser/mop/