Whitelisting other branches

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

View file

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