mirror of
https://github.com/status-im/consul.git
synced 2025-01-24 20:51:10 +00:00
Default dev-build to not using GOX
This commit is contained in:
parent
c3c763a52e
commit
b2989f82d6
@ -84,6 +84,9 @@ else
|
||||
PUB_WEBSITE_ARG=
|
||||
endif
|
||||
|
||||
NOGOX?=1
|
||||
|
||||
export NOGOX
|
||||
export GO_BUILD_TAG
|
||||
export UI_BUILD_TAG
|
||||
export UI_LEGACY_BUILD_TAG
|
||||
@ -94,6 +97,7 @@ export GIT_DESCRIBE
|
||||
export GOTAGS
|
||||
export GOLDFLAGS
|
||||
|
||||
|
||||
DEV_PUSH?=0
|
||||
ifeq ($(DEV_PUSH),1)
|
||||
DEV_PUSH_ARG=
|
||||
|
Loading…
x
Reference in New Issue
Block a user