Skip to content

Commit

Permalink
feat(action/docker/build-image): use gha cache backend
Browse files Browse the repository at this point in the history
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
  • Loading branch information
neilime committed Oct 11, 2024
1 parent bf86a9c commit a2eb654
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions actions/docker/build-image/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ runs:
image: ${{ steps.metadata.outputs.image }}/cache
flavor: ${{ steps.get-platform-config.outputs.cache-flavor }}
pull-request-cache: true
cache-type: gha

- uses: hoverkraft-tech/ci-github-common/actions/checkout@0.15.0
with:
Expand Down

0 comments on commit a2eb654

Please sign in to comment.