From 44179eca6e8655f7613e314831b4abca5c2c2154 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roberto=20Bad=C3=B4?= <1571329+robertobado@users.noreply.github.com> Date: Thu, 12 Apr 2018 11:27:39 -0300 Subject: [PATCH] Whitelisting other branches --- .jervis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.jervis.yml b/.jervis.yml index 7e650795d..c32ac415e 100644 --- a/.jervis.yml +++ b/.jervis.yml @@ -13,9 +13,9 @@ branches: only: - master - develop - - release/* - - hotfix/* - - feature/* + - release* + - hotfix* + - feature* cache: directories: