.drone: use openpriv version of drone-gogs

This commit is contained in:
Dan Ballard 2018-07-17 12:06:55 -05:00
parent 18dcf5c2ae
commit 1667868d8c
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ pipeline:
when:
status: [ success, changed, failure ]
notify-gogs:
image: mindstab/drone-gogs
image: openpriv/drone-gogs
when:
event: pull_request
secrets: [gogs_account_token]