This commit is contained in:
parent
f51e027654
commit
9d6391fc09
@ -32,4 +32,4 @@ jobs:
|
||||
chmod 600 ~/.ssh/id_rsa
|
||||
- name: Deploy to Server
|
||||
run: |
|
||||
scp -i ~/.ssh/id_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -r public/* bhays@10.0.1.15:/var/www/html/
|
||||
scp -i ~/.ssh/id_rsa -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -r public/* bhays@10.0.0.20:/var/www/html/
|
Loading…
Reference in New Issue
Block a user