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: /.*/ ignore: /.*/
tags: tags:
only: /^v[0-9]+(\.[0-9]+){2}(-.+|[^-.]*)$/ only: /^v[0-9]+(\.[0-9]+){2}(-.+|[^-.]*)$/
- build-enterprise: # - build-enterprise:
filters: # filters:
tags: # tags:
only: /.*/ # only: /.*/