TSK-372: deployment of bluemix now only on release builds
This commit is contained in:
parent
ff77d6a2f0
commit
5e648b7eb7
|
@ -36,3 +36,5 @@ deploy:
|
|||
space: Taskana
|
||||
on:
|
||||
repo: Taskana/taskana
|
||||
all_branches: true
|
||||
condition: $TRAVIS_TAG =~ ^v[0-9]+\.[0-9]+\.[0-9]+$
|
||||
|
|
Loading…
Reference in New Issue