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