Whitelisting other branches

This commit is contained in:
Roberto Badô 2018-04-12 11:41:12 -03:00
parent 44179eca6e
commit b0f472fd27

View file

@ -11,11 +11,11 @@ git:
branches:
only:
- master
- develop
- release*
- hotfix*
- feature*
- master
- develop
- release/*
- hotfix/*
- feature/*
cache:
directories: