releasegit add .drone.yml
All checks were successful
continuous-integration/drone/tag Build is passing
All checks were successful
continuous-integration/drone/tag Build is passing
This commit is contained in:
parent
169acd2181
commit
89aa4a8d28
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user