workspace: base: /go pipeline: fetch: image: golang commands: - wget https://git.openprivacy.ca/openprivacy/buildfiles/raw/master/gogs-notify.sh notify-gogs: image: mindstab/drone-gogs:latest pull: true when: event: pull_request secrets: [gogs_account_token] gogs_url: https://git.openprivacy.ca