Skip to content

Commit cf1631f

Browse files
Azure VM Updates (#268)
1 parent 58a37b1 commit cf1631f

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

.drone.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,11 @@ steps:
4343
image: appleboy/drone-ssh
4444
failure: ignore
4545
settings:
46-
host: app.legacy.kern.ai
46+
host: app.dev.kern.ai
4747
username:
48-
from_secret: ssh_user
48+
from_secret: dev_cognition_ssh_user
4949
key:
50-
from_secret: ssh_key
51-
ssh_passphrase:
52-
from_secret: ssh_passphrase
50+
from_secret: dev_cognition_ssh_key
5351
script:
5452
- /bin/sh ./trigger_dev_deployment.sh
5553

0 commit comments

Comments
 (0)