Update drone deployment script to only deploy when a tag is created #313
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