dancryer / PHPCI

PHPCI is a free and open source continuous integration tool specifically designed for PHP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can not filter branch of Webhook

SamXiao opened this issue · comments

I used GitLab WebHook as trigger of my project. I found it build any branch I pushed. Do we have a solution to filter branch? Like just start build when I pushed on "develop" branch ?

Did you find resolve this issue? Looking at code it seems there's no filtering.