diff --git a/.drone.yml b/.drone.yml index dfc417c..4145cbb 100644 --- a/.drone.yml +++ b/.drone.yml @@ -67,7 +67,9 @@ steps: from_secret: buildfiles_key secrets: [gogs_account_token] when: - event: push + event: + - push + - tag status: [ success ] commands: - echo $BUILDFILES_KEY > ~/id_rsab64 @@ -127,7 +129,7 @@ volumes: temp: {} trigger: - repo: flutter/libcwtch-go + #repo: flutter/libcwtch-go branch: trunk event: - push