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: branches:
only: only:
- master - master
- develop - develop
- release* - release/*
- hotfix* - hotfix/*
- feature* - feature/*
cache: cache:
directories: directories: