drone: move to drone-gogs

Cette révision appartient à :
Dan Ballard 2018-07-07 20:14:42 -05:00
Parent 7974bf4a4d
révision 6103287542
1 fichiers modifiés avec 3 ajouts et 7 suppressions

Voir le fichier

@ -8,7 +8,6 @@ pipeline:
commands:
- wget https://git.openprivacy.ca/openprivacy/buildfiles/raw/master/bin/tor
- wget https://git.openprivacy.ca/openprivacy/buildfiles/raw/master/torrc
- wget https://git.openprivacy.ca/openprivacy/buildfiles/raw/master/gogs-notify.sh
- chmod a+x tor
- go list ./... | xargs go get
- go get -u github.com/golang/lint/golint
@ -37,11 +36,8 @@ pipeline:
when:
status: [ success, changed, failure ]
notify-gogs:
image: golang
image: mindstab/drone-gogs
when:
event: pull_request
secrets: [buildbot]
commands:
- echo "Notifying"
- env
- sh gogs-notify.sh
secrets: [gogs_account_token]
gogs_url: https://git.openprivacy.ca