Removing JSonnet requirement
This commit is contained in:
2
Makefile
2
Makefile
@@ -6,9 +6,9 @@ DOMAIN?=garage
|
|||||||
test-build:
|
test-build:
|
||||||
docker build -t garage:latest .
|
docker build -t garage:latest .
|
||||||
|
|
||||||
|
# jsonnet CloudronManifest.jsonnet > CloudronManifest.json
|
||||||
build:
|
build:
|
||||||
cloudron build
|
cloudron build
|
||||||
jsonnet CloudronManifest.jsonnet > CloudronManifest.json
|
|
||||||
|
|
||||||
install: build uninstall
|
install: build uninstall
|
||||||
cloudron install \
|
cloudron install \
|
||||||
|
|||||||
Reference in New Issue
Block a user