Skip to content

Commit

Permalink
Azure VM Updates (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
andhreljaKern authored Nov 7, 2024
1 parent 3e66b31 commit 5cc7804
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,11 @@ steps:
- name: trigger update
image: appleboy/drone-ssh
settings:
host: app.legacy.kern.ai
host: app.dev.kern.ai
username:
from_secret: ssh_user
from_secret: dev_cognition_ssh_user
key:
from_secret: ssh_key
ssh_passphrase:
from_secret: ssh_passphrase
from_secret: dev_cognition_ssh_key
script:
- /bin/sh ./trigger_dev_deployment.sh

Expand Down

0 comments on commit 5cc7804

Please sign in to comment.