GOFLAGS += integration
This commit is contained in:
parent
8209408de0
commit
914888a5ba
@ -62,7 +62,7 @@
|
||||
|
||||
home-manager.users.${config.mj.username} = {
|
||||
home.sessionVariables = {
|
||||
GOFLAGS = "-tags=cluster_integration";
|
||||
GOFLAGS = "-tags=integration,cluster_integration";
|
||||
GOPRIVATE = "github.com/chronosphereio";
|
||||
CONTAINER_HOST = "unix://run/podman/podman.sock";
|
||||
BUILDKIT_COLORS = "run=123,20,245:error=yellow:cancel=blue:warning=white";
|
||||
|
Loading…
Reference in New Issue
Block a user