switching to mindstab/drone-gogs

This commit is contained in:
Dan Ballard 2018-07-07 14:06:36 -05:00
parent ee581ca374
commit 51537e699c
1 changed files with 2 additions and 4 deletions

View File

@ -7,11 +7,9 @@ pipeline:
commands:
- wget https://git.openprivacy.ca/openprivacy/buildfiles/raw/master/gogs-notify.sh
notify-gogs:
image: golang
image: mindstab/drone-gogs
when:
event: pull_request
secrets: [gogs_account_token]
commands:
- echo "Notifying"
- sh gogs-notify.sh
gogs_url: https://git.openprivacy.ca