drone notify-gogs event fix when pull_reqyest

This commit is contained in:
Dan Ballard 2018-07-04 11:40:28 -05:00
父節點 e5bce02c7c
當前提交 fece08e87c
共有 1 個文件被更改,包括 2 次插入2 次删除

查看文件

@ -39,8 +39,8 @@ pipeline:
notify-gogs:
image: golang
when:
event: pull-request
event: pull_request
secrets: [BUILDBOT]
commands:
- echo "Notifying"
- sh gogs-notify.sh
- sh gogs-notify.sh