Skip to content

Commit

Permalink
try cache
Browse files Browse the repository at this point in the history
  • Loading branch information
gionn committed Jul 30, 2024
1 parent ced8af7 commit 5634fd6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@ jobs:

- name: Bake Docker images
uses: docker/bake-action@eac74531aa56a9266bfedfe5edb6b851ce2cca2b # v5.4.0
with:
set: |
*.cache-from=type=gha
*.cache-to=type=gha,mode=max
- name: Show all built images
run: docker images
Expand Down

0 comments on commit 5634fd6

Please sign in to comment.