BLOG-36 Fix workflow buildx failed to push #38

Merged
zoe merged 2 commits from BLOG-36_fix_buildx_failed_to_push into release/0.1 2025-01-28 13:23:46 +08:00
Showing only changes of commit 3943137b75 - Show all commits

View File

@ -28,6 +28,7 @@ jobs:
uses: docker/build-push-action@v6
with:
push: true
provenance: false
context: ./frontend
tags: |
${{ vars.REGISTRY }}/${{ vars.IMAGE_REPO_FRONTEND }}:latest