diff --git a/.github/workflows/release-update-repos.yml b/.github/workflows/release-update-repos.yml index 84dc95ee2c3..6b8f3f83ee6 100644 --- a/.github/workflows/release-update-repos.yml +++ b/.github/workflows/release-update-repos.yml @@ -600,7 +600,7 @@ jobs: - name: Build and export to Docker locally uses: docker/build-push-action@v6 with: - context: . + context: docker load: true no-cache: true tags: ${{ env.VERSION_BUILD }}