mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-09 06:21:13 +00:00
Switched NY server
This commit is contained in:
parent
a72d1fa297
commit
f7759b63c9
2 changed files with 4 additions and 3 deletions
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
|
@ -69,8 +69,8 @@ jobs:
|
|||
echo "${{ secrets.BUILD_SSH_KEY }}" > ~/.ssh/id_rsa
|
||||
echo "${{ secrets.HOST_KEY }}" > ~/.ssh/known_hosts
|
||||
cat <<EOL > ~/.ssh/config
|
||||
Host Rozek-Cloud
|
||||
Hostname 173.255.230.230
|
||||
Host Rozek-Fog
|
||||
Hostname 208.99.44.108
|
||||
User build
|
||||
IdentityFile ~/.ssh/id_rsa
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue