Skip to content

Commit 0c07a0f

Browse files
fredlegerneilime
authored andcommitted
feat: add buildx extra cache directives
1 parent b35c022 commit 0c07a0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

actions/docker/build-image/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ runs:
187187
flavor: ${{ steps.get-docker-config.outputs.cache-flavor }}
188188
pull-request-cache: true
189189
cache-type: gha
190+
extra-cache-to: "image-manifest=true,oci-mediatypes=true"
190191

191192
- uses: hoverkraft-tech/ci-github-common/actions/[email protected]
192193
with:

0 commit comments

Comments
 (0)