testing #1

Closed
dan wants to merge 8 commits from test into master
2 changed files with 3 additions and 5 deletions
Showing only changes of commit 1a19bd9e16 - Show all commits

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