Fix previous commit, total lack of attention.

This commit is contained in:
CarlosEDP 2019-03-25 10:08:16 -03:00
parent 9443e93a8c
commit 031fd7e157

View File

@ -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)