replace dpeloy domain
Deploy Website / build (push) Successful in 19s
Details
Deploy Website / build (push) Successful in 19s
Details
This commit is contained in:
parent
610936befa
commit
08c3376943
|
@ -28,7 +28,7 @@ jobs:
|
||||||
echo "$SSH_KNOWN_HOSTS" > ~/.ssh/known_hosts
|
echo "$SSH_KNOWN_HOSTS" > ~/.ssh/known_hosts
|
||||||
ssh \
|
ssh \
|
||||||
-i ~/.ssh/id_rsa \
|
-i ~/.ssh/id_rsa \
|
||||||
-t james@newprobe.jamesravey.me \
|
-t james@noprobe.rvns.xyz \
|
||||||
"cd /data/applications/brainsteam.co.uk; git pull; cd brainsteam; ./build.sh"
|
"cd /data/applications/brainsteam.co.uk; git pull; cd brainsteam; ./build.sh"
|
||||||
shell: bash
|
shell: bash
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in New Issue