From 3637ea68751702f537b36cd3d8974cb3fa1ee1aa Mon Sep 17 00:00:00 2001 From: Dan Ballard Date: Tue, 27 Apr 2021 14:14:43 -0700 Subject: [PATCH] drone.yml: drone gitea release try to get triggerable --- .drone.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 4145cbb..9a7f062 100644 --- a/.drone.yml +++ b/.drone.yml @@ -130,7 +130,9 @@ volumes: trigger: #repo: flutter/libcwtch-go - branch: trunk + branch: + - trunk + - refs/tags/v* event: - push - pull_request