Updated deployment target

This commit is contained in:
Brandon Rozek 2025-11-08 13:45:35 -05:00
parent 28a481d64d
commit f90a516298
No known key found for this signature in database
GPG key ID: DFB0E78F805F4567
2 changed files with 3 additions and 3 deletions

View file

@ -54,8 +54,8 @@ jobs:
echo "${{ secrets.BUILD_SSH_KEY }}" > ~/.ssh/id_rsa echo "${{ secrets.BUILD_SSH_KEY }}" > ~/.ssh/id_rsa
echo "${{ secrets.HOST_KEY }}" > ~/.ssh/known_hosts echo "${{ secrets.HOST_KEY }}" > ~/.ssh/known_hosts
cat <<EOL > ~/.ssh/config cat <<EOL > ~/.ssh/config
Host Rozek-Fog Host Rozek-Nimbus
Hostname 162.249.169.228 Hostname 158.69.216.99
User build User build
IdentityFile ~/.ssh/id_rsa IdentityFile ~/.ssh/id_rsa
EOL EOL

View file

@ -1,3 +1,3 @@
#!/usr/bin/env sh #!/usr/bin/env sh
rsync -Pazc --exclude=*.bak --delete public/ build@Rozek-Fog:brandonrozek/ rsync -Pazc --exclude=*.bak --delete public/ build@Rozek-Nimbus:brandonrozek/