TSK-372: deployment of bluemix now only on release builds

This commit is contained in:
Mustapha Zorgati 2018-03-08 16:28:57 +01:00 committed by Holger Hagen
parent ff77d6a2f0
commit 5e648b7eb7
1 changed files with 2 additions and 0 deletions

View File

@ -36,3 +36,5 @@ deploy:
space: Taskana
on:
repo: Taskana/taskana
all_branches: true
condition: $TRAVIS_TAG =~ ^v[0-9]+\.[0-9]+\.[0-9]+$