disable ent build to avoid slowing down build speed

This commit is contained in:
bergquist 2018-04-27 16:41:07 +02:00
parent d8abfe6a7d
commit 0cbeb56af1

View File

@ -192,7 +192,7 @@ workflows:
ignore: /.*/
tags:
only: /^v[0-9]+(\.[0-9]+){2}(-.+|[^-.]*)$/
- build-enterprise:
filters:
tags:
only: /.*/
# - build-enterprise:
# filters:
# tags:
# only: /.*/