feat/live-preview #8

Merged
ricardo merged 43 commits from feat/live-preview into main 2025-08-18 00:50:03 +00:00
Showing only changes of commit ceec4a2ef2 - Show all commits

View File

@ -73,7 +73,6 @@ jobs:
# Build apenas para teste (sem push) # Build apenas para teste (sem push)
docker buildx build \ docker buildx build \
--platform linux/amd64 \
--file Dockerfile.release \ --file Dockerfile.release \
--build-arg VERSION=$VERSION \ --build-arg VERSION=$VERSION \
--build-arg COMMIT=$SHORT_COMMIT \ --build-arg COMMIT=$SHORT_COMMIT \