drone: re order deploy commands
continuous-integration/drone/push Build was killed Details

master
pictuga 2021-12-29 15:41:29 +01:00
parent e12cb4567a
commit 2c7844942c
1 changed files with 1 additions and 1 deletions

View File

@ -53,8 +53,8 @@ steps:
script_stop: true
script:
- sudo pip install --upgrade dist/morss.tar.gz[full]
- sudo mv morss-helper /usr/local/bin/morss-helper
- sudo rm -r dist
- sudo mv morss-helper /usr/local/bin/morss-helper
- sudo morss-helper reload
trigger: