@@ -0,0 +1,11 @@
PKG=invoiceninja
VER=1.0.0
all: build pack
build:
docker buildx build --tag $(PKG):$(VER) --platform linux/arm64 . --load
pack:
start-sdk pack
The note is not visible to the blocked user.