From 09a190532c58c301131b56acc88982b096678ff8 Mon Sep 17 00:00:00 2001 From: enlineawork Date: Tue, 8 Sep 2026 15:58:46 -0300 Subject: [PATCH] fix(deploy): mirror F4 contract mounts in VPS preflight --- scripts/deploy-github.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/deploy-github.sh b/scripts/deploy-github.sh index 3328a4c..77d5d57 100644 --- a/scripts/deploy-github.sh +++ b/scripts/deploy-github.sh @@ -183,6 +183,9 @@ docker build --target builder -t "$API_TEST_IMAGE" "$STAGE/api-v3"