fix actions AGAIN
This commit is contained in:
parent
af25294c4a
commit
fc7a704ea5
@ -31,5 +31,5 @@ jobs:
|
||||
echo "printing dir"
|
||||
ls -la
|
||||
chmod -R 777 .
|
||||
scp -r . deploy@172.16.0.161:/home/deploy/
|
||||
scp -r . $USER@$HOST1:/home/deploy/
|
||||
ssh $USER@$HOST1 'rm -r /var/www/elia.network/html/.git*'
|
||||
|
Loading…
Reference in New Issue
Block a user