drone notify-gogs event fix when pull_reqyest

Cette révision appartient à :
Dan Ballard 2018-07-04 11:40:28 -05:00
Parent e5bce02c7c
révision fece08e87c
1 fichiers modifiés avec 2 ajouts et 2 suppressions

Voir le fichier

@ -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