Removing JSonnet requirement

This commit is contained in:
Matt Jadud
2025-12-07 16:46:00 -05:00
parent 696b73fce6
commit b7eeb15a2e

View File

@@ -6,9 +6,9 @@ DOMAIN?=garage
test-build:
docker build -t garage:latest .
# jsonnet CloudronManifest.jsonnet > CloudronManifest.json
build:
cloudron build
jsonnet CloudronManifest.jsonnet > CloudronManifest.json
install: build uninstall
cloudron install \