update github action for deploy
This commit is contained in:
parent
9ba4736dce
commit
385e7944b7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
|
@ -9,4 +9,4 @@ jobs:
|
||||||
runs-on: self-hosted
|
runs-on: self-hosted
|
||||||
steps:
|
steps:
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
run: /home/exedev/deploy.sh
|
run: /home/exedev/candle_annotator/deploy_zero_downtime.sh
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue