Skip to content

Commit

Permalink
Update cache configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
eliknebel committed Nov 28, 2023
1 parent 1236cab commit 56831ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/amazon-linux-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
# cache-from: type=registry,ref=ghcr.io/simon-initiative/amazon-linux-builder:buildcache
# cache-to: type=registry,ref=ghcr.io/simon-initiative/amazon-linux-builder:buildcache,mode=max
cache-from: type=registry,ref=ghcr.io/simon-initiative/amazon-linux-builder:buildcache
cache-to: type=registry,ref=ghcr.io/simon-initiative/amazon-linux-builder:buildcache,mode=max

0 comments on commit 56831ec

Please sign in to comment.