Skip to content

Commit

Permalink
remove commented cache line
Browse files Browse the repository at this point in the history
  • Loading branch information
infotroph committed Nov 5, 2024
1 parent 920f231 commit 24ddb1c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker-build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,6 @@ jobs:
file: ${{ inputs.dockerfile }}
push: true
platforms: ${{ inputs.platforms }}
# cache-from: type=registry,ref=pecan/${{ steps.name.outputs.image_name }}:buildcache
# cache-to: type=registry,ref=pecan/${{ steps.name.outputs.image_name }}:buildcache,mode=max
cache-from: type=gha
cache-to: type=gha,mode=max
tags: ${{ steps.meta.outputs.tags }}
Expand Down

0 comments on commit 24ddb1c

Please sign in to comment.