Update deployment script to deploy upon tag creation
Some checks reported errors
continuous-integration/drone/push Build encountered an error
Some checks reported errors
continuous-integration/drone/push Build encountered an error
This commit is contained in:
parent
e84f871329
commit
b94e674bdd
1 changed files with 1 additions and 4 deletions
|
@ -16,10 +16,7 @@ steps:
|
||||||
- sh /home/vylpes/scripts/vylbot/deploy_prod.sh
|
- sh /home/vylpes/scripts/vylbot/deploy_prod.sh
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
- tag
|
||||||
- main
|
|
||||||
event:
|
|
||||||
- promote
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue