BLOG-36 Fix workflow buildx failed to push #37

Closed
squid wants to merge 2 commits from BLOG-36_fix_buildx_failed_to_push into main
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