Actually push the build arm images to ghcr.io

This commit is contained in:
Dimitri Huisman
2022-11-01 14:36:17 +00:00
parent c6deb84ab0
commit b3151e9904

View File

@@ -300,7 +300,7 @@ jobs:
files: ${{env.HCL_FILE}}
targets: ${{ matrix.target }}
load: false
push: false
push: true
set: |
*.cache-from=type=registry,ref=ghcr.io/${{ steps.string.outputs.lowercase }}/${{ matrix.target }}:buildcache-arm
*.cache-to=type=registry,ref=ghcr.io/${{ steps.string.outputs.lowercase }}/${{ matrix.target }}:buildcache-arm,mode=max