Merge branch 'master' into test

This commit is contained in:
Dan Ballard 2018-07-07 14:06:56 -05:00
commit 1a19bd9e16
2 changed files with 3 additions and 5 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

View File

@ -1 +1 @@
1
2