Merge branch 'drone-gogs' of dan/libricochet-go into master

This commit is contained in:
Sarah Jamie Lewis 2018-07-08 14:31:20 +00:00 committed by Gogs
commit 18dcf5c2ae
1 changed files with 3 additions and 5 deletions

View File

@ -37,10 +37,8 @@ pipeline:
when: when:
status: [ success, changed, failure ] status: [ success, changed, failure ]
notify-gogs: notify-gogs:
image: golang image: mindstab/drone-gogs
when: when:
event: pull_request event: pull_request
secrets: [BUILDBOT] secrets: [gogs_account_token]
commands: gogs_url: https://git.openprivacy.ca
- echo "Notifying"
- sh gogs-notify.sh