fix: don't know what to say
This commit is contained in:
parent
56b214ef46
commit
f92099de11
1 changed files with 1 additions and 1 deletions
|
|
@ -89,7 +89,7 @@ jobs:
|
|||
SEMANTIC_CACHE=true
|
||||
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:semantic-platform-${{ matrix.arch }}
|
||||
cache-from: type=registry,ref=${{ env.REGISTRY }}/${{ github.repository }}:semantic-buildcache-${{ matrix.arch }}
|
||||
cache-to: type=registry,ref=${{ env.REGISTRY }}/${{ github.repository }}:semantic-buildcache-${{ matrix.arch }},mode=max
|
||||
cache-to: type=registry,ref=${{ env.REGISTRY }}/${{ github.repository }}:semantic-buildcache-${{ matrix.arch }},mode=max,registry=${{ env.REGISTRY }}
|
||||
|
||||
merge:
|
||||
runs-on: docker-amd64
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue