Skip to content

Commit

Permalink
Try gha cache
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhollas committed Jun 5, 2024
1 parent 3be8840 commit 68952ea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,9 @@ jobs:
load: true
workdir: .docker/
set: |
# TODO: Which cache should we use, if any?
*.platform=amd64
*.cache-to=type=gha,scope=${{ github.workflow }},mode=max
*.cache-from=type=gha,scope=${{ github.workflow }}
files: |
docker-bake.hcl
build.json
Expand Down

0 comments on commit 68952ea

Please sign in to comment.