mirror of
https://github.com/daeuniverse/dae.git
synced 2024-12-23 01:14:46 +07:00
ci(Makefile): enable trace module by default (#455)
This commit is contained in:
parent
a85abb4144
commit
a1f62c223e
2
Makefile
2
Makefile
@ -24,6 +24,8 @@ else
|
|||||||
STRIP_FLAG := -strip=$(STRIP_PATH)
|
STRIP_FLAG := -strip=$(STRIP_PATH)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
GOARCH ?= $(shell go env GOARCH)
|
||||||
|
|
||||||
# Do NOT remove the line below. This line is for CI.
|
# Do NOT remove the line below. This line is for CI.
|
||||||
#export GOMODCACHE=$(PWD)/go-mod
|
#export GOMODCACHE=$(PWD)/go-mod
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user