drone: move to drone-gogs

Bu işleme şunda yer alıyor:
Dan Ballard 2018-07-07 20:14:42 -05:00
ebeveyn 7974bf4a4d
işleme 6103287542
1 değiştirilmiş dosya ile 3 ekleme ve 7 silme

Dosyayı Görüntüle

@ -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