This commit is contained in:
@@ -34,3 +34,4 @@ jobs:
|
||||
ssh-keyscan -H pyte.dev >> ~/.ssh/known_hosts
|
||||
ssh -i ~/.ssh/id_ed25519 demian@pyte.dev "rm -rf /opt/docker/website/public"
|
||||
scp -i ~/.ssh/id_ed25519 -r public demian@pyte.dev:/opt/docker/website/
|
||||
ssh -i ~/.ssh/id_ed25519 demian@pyte.dev "chmod -R 755 /opt/docker/website/public"
|
||||
|
||||
Reference in New Issue
Block a user