Skip to content

Commit

Permalink
cd: update both artbot servers
Browse files Browse the repository at this point in the history
  • Loading branch information
db0 committed Jul 28, 2024
1 parent e0cb34f commit 5599bb4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
key: ${{secrets.SSH_PRIVATE_KEY}}
# Optional, SSH known hosts file content
known_hosts: |
${{secrets.SSH_ARTBOT_IP}} ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKhA3ORj5KS0aMO9o5hsehVhaCN7akSHg91mjodMNag+
${{secrets.SSH_ARTBOT_IP}} ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMqXjtO3PXI3aWerxeR6WJFyAJgTO0UmIBljaCAn/Ypp
184.174.32.118 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKhA3ORj5KS0aMO9o5hsehVhaCN7akSHg91mjodMNag+
84.46.246.103 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMqXjtO3PXI3aWerxeR6WJFyAJgTO0UmIBljaCAn/Ypp
# # Optional, encrypted vault password
# vault_password: ${{secrets.VAULT_PASSWORD}}
# Optional, galaxy requirements filepath
Expand Down

0 comments on commit 5599bb4

Please sign in to comment.