Whitelisting other branches

This commit is contained in:
Roberto Badô 2018-04-12 11:27:39 -03:00
parent cd4f6aa787
commit 44179eca6e

View file

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