drone: move to drone-gogs

This commit is contained in:
Dan Ballard 2018-07-07 20:16:43 -05:00
parent 930b94e0be
commit 90e39869a9
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