fix: buildx
Some checks failed
PR Validation for Release / Validate Pull Request (pull_request) Failing after 14s
PR Validation for Release / Ready for Merge (pull_request) Has been skipped

This commit is contained in:
Ricardo Carneiro 2025-07-25 19:40:51 -03:00
parent 764d8a62f6
commit ceec4a2ef2

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 \