testing #1

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

View File

@ -7,7 +7,8 @@ pipeline:
commands:
- wget https://git.openprivacy.ca/openprivacy/buildfiles/raw/master/gogs-notify.sh
notify-gogs:
image: mindstab/drone-gogs
image: mindstab/drone-gogs:latest
pull: true
when:
event: pull_request
secrets: [gogs_account_token]