Fixes and improvements

This commit is contained in:
2025-04-10 19:10:57 +01:00
parent 9f715ac17a
commit 660fb0c642
5 changed files with 28 additions and 36 deletions
-2
View File
@@ -49,5 +49,3 @@ jobs:
ssh-keyscan -H hazemkrimi.tech >> ~/.ssh/known_hosts
rsync -avz --delete client/build/* deploy@hazemkrimi.tech:/var/www/touch-programming.hazemkrimi.tech/public
rsync -avz --delete server/executable deploy@hazemkrimi.tech:/var/www/touch-programming.hazemkrimi.tech/api
# scp -r client/build deploy@hazemkrimi.tech:/var/www/touch-programming.hazemkrimi.tech/public
# scp server/executable deploy@hazemkrimi.tech:/var/www/touch-programming.hazemkrimi.tech/api