From 031fd7e157008076a6a64418b4ef32877718c1da Mon Sep 17 00:00:00 2001 From: CarlosEDP Date: Mon, 25 Mar 2019 10:08:16 -0300 Subject: [PATCH] Fix previous commit, total lack of attention. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e88c820..45ecf77 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ JB_BINARY := $(GOPATH)/bin/jb all: manifests -manifests: fmt +manifests: jsonnet rm -rf manifests ./scripts/build.sh main.jsonnet $(JSONNET_BIN)