Skip to content

Commit

Permalink
ci(docker): cache layers to GH
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandre-abrioux committed Jul 5, 2024
1 parent 511cf27 commit 3efc3e6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,6 @@ jobs:
files: |
./docker-bake.hcl
${{ steps.meta.outputs.bake-file }}
set: |
*.cache-from=type=gha
*.cache-to=type=gha,mode=max

0 comments on commit 3efc3e6

Please sign in to comment.