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:
status: [ success, changed, failure ]
notify-gogs:
image: golang
image: mindstab/drone-gogs
when:
event: pull_request
secrets: [BUILDBOT]
commands:
- echo "Notifying"
- sh gogs-notify.sh
secrets: [gogs_account_token]
gogs_url: https://git.openprivacy.ca