mirror of
https://github.com/arangodb/kube-arangodb.git
synced 2024-12-14 11:57:37 +00:00
[Generate] Dashboards assets
This commit is contained in:
parent
1089ad6a70
commit
032ed0472c
2 changed files with 85 additions and 85 deletions
2
Makefile
2
Makefile
|
@ -281,7 +281,7 @@ dashboard/assets.go:
|
|||
-v $(DASHBOARDDIR)/public:/usr/code/public:ro \
|
||||
-v $(DASHBOARDDIR)/src:/usr/code/src:ro \
|
||||
$(DASHBOARDBUILDIMAGE)
|
||||
$(GOPATH)/bin/go-assets-builder -s /dashboard/build/ -o dashboard/assets.go -p dashboard dashboard/build
|
||||
$(GOASSETSBUILDER) -s /dashboard/build/ -o dashboard/assets.go -p dashboard dashboard/build
|
||||
|
||||
.PHONY: bin bin-all
|
||||
bin: $(BIN)
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue