Update deployment script to deploy upon tag creation
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Ethan Lane 2023-06-29 18:50:36 +01:00
parent e84f871329
commit b94e674bdd

View file

@ -16,10 +16,7 @@ steps:
- sh /home/vylpes/scripts/vylbot/deploy_prod.sh
trigger:
branch:
- main
event:
- promote
- tag
---