releasegit add .drone.yml
All checks were successful
continuous-integration/drone/tag Build is passing

This commit is contained in:
ruberoid 2025-10-16 17:47:19 +04:00
parent 169acd2181
commit 89aa4a8d28

View File

@ -320,11 +320,11 @@ metadata:
trigger: trigger:
ref: ref:
- refs/tags/* - refs/tags/v*
event: event:
- tag - tag
branch: branch:
- main - release/*
clone: clone:
disable: true disable: true