workflow-tuning #71

Merged
alpha-nerd merged 2 commits from workflow-tuning into main 2026-05-11 10:52:28 +02:00
Showing only changes of commit 50f832668e - Show all commits

View file

@ -78,8 +78,6 @@ jobs:
push: true
provenance: false
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:platform-${{ matrix.arch }}
cache-from: type=registry,ref=${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:buildcache-${{ matrix.arch }}
cache-to: type=registry,ref=${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:buildcache-${{ matrix.arch }},mode=min
merge:
runs-on: docker-amd64