replace dpeloy domain
Deploy Website / build (push) Successful in 19s Details

This commit is contained in:
James Ravenscroft 2023-07-30 12:12:33 +01:00
parent 610936befa
commit 08c3376943
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ jobs:
echo "$SSH_KNOWN_HOSTS" > ~/.ssh/known_hosts
ssh \
-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"
shell: bash
env: