Skip to content

Commit

Permalink
ci: drone Azure update
Browse files Browse the repository at this point in the history
  • Loading branch information
andhreljaKern committed Oct 30, 2024
1 parent 8d7e812 commit f109fdf
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 @@ -36,13 +36,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: az_ssh_user
key:
from_secret: ssh_key
ssh_passphrase:
from_secret: ssh_passphrase
from_secret: az_ssh_key
script:
- /bin/sh ./trigger_dev_deployment.sh

Expand Down

0 comments on commit f109fdf

Please sign in to comment.