mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
disable ent build to avoid slowing down build speed
This commit is contained in:
parent
d8abfe6a7d
commit
0cbeb56af1
@ -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: /.*/
|
||||||
|
Loading…
Reference in New Issue
Block a user