Skip to content

Commit

Permalink
Azure VM Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
andhreljaKern committed Nov 6, 2024
1 parent 5b9feb0 commit a96d2a1
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 @@ -43,13 +43,11 @@ steps:
image: appleboy/drone-ssh
failure: ignore
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 a96d2a1

Please sign in to comment.