mirror of
https://github.com/carlosedp/cluster-monitoring.git
synced 2025-07-25 13:47:34 +02:00
Merge pull request #19 from Letme/patch-1
Dependency on the jsonnet vendor and gojsontoyaml
This commit is contained in:
commit
037431c1fd
2
Makefile
2
Makefile
@ -1,5 +1,7 @@
|
|||||||
JSONNET_FMT := jsonnet fmt -n 2 --max-blank-lines 2 --string-style s --comment-style s
|
JSONNET_FMT := jsonnet fmt -n 2 --max-blank-lines 2 --string-style s --comment-style s
|
||||||
|
|
||||||
|
GOPATH ?= `$(pwd)`
|
||||||
|
|
||||||
JSONNET_BIN := $(GOPATH)/bin/jsonnet
|
JSONNET_BIN := $(GOPATH)/bin/jsonnet
|
||||||
JB_BINARY := $(GOPATH)/bin/jb
|
JB_BINARY := $(GOPATH)/bin/jb
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user