chore(build): No rebar3 color for windows

This commit is contained in:
Zaiming Shi 2021-03-14 16:38:20 +01:00 committed by Zaiming (Stone) Shi
parent 2c0c69142d
commit d9a937cd34
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@ SCRIPTS = $(CURDIR)/scripts
export PKG_VSN ?= $(shell $(CURDIR)/pkg-vsn.sh)
export EMQX_DESC ?= EMQ X
export EMQX_CE_DASHBOARD_VERSION ?= v4.3.0-beta.1
ifeq ($(OS),Windows_NT)
export REBAR_COLOR=none
endif
PROFILE ?= emqx
REL_PROFILES := emqx emqx-edge