Skip to content

Commit

Permalink
Merge pull request #9 from zazuko/ci-docker-cache
Browse files Browse the repository at this point in the history
Configure Docker cache
  • Loading branch information
ludovicm67 committed Jul 11, 2023
2 parents fd4b3dd + 41b63f7 commit a48d979
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,5 @@ jobs:
platforms: |
linux/amd64
linux/arm64/v8
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit a48d979

Please sign in to comment.