diff --git a/.drone.yml b/.drone.yml index d912a8d..66ac78c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -39,5 +39,6 @@ pipeline: image: openpriv/drone-gogs when: event: pull_request + status: [ success, changed, failure ] secrets: [gogs_account_token] gogs_url: https://git.openprivacy.ca