fix: crea dist/ prima del docker run per evitare ownership root
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -59,6 +59,7 @@ docker build \
|
||||
|
||||
# ── Generazione APK ───────────────────────────────────────────────────────────
|
||||
echo "==> Generazione APK${RELEASE:+ release}..."
|
||||
mkdir -p "$PROJECT_ROOT/dist"
|
||||
|
||||
DOCKER_ARGS=(
|
||||
--rm
|
||||
|
||||
Reference in New Issue
Block a user