drone notify-gogs event fix when pull_reqyest

このコミットが含まれているのは:
Dan Ballard 2018-07-04 11:40:28 -05:00
コミット 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