Skip to content

Commit

Permalink
Add Docker image caching
Browse files Browse the repository at this point in the history
  • Loading branch information
evan-palmer committed Aug 15, 2024
1 parent d48bcbd commit b0b7f11
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,3 +184,5 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
push: ${{ env.PUSH }}
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit b0b7f11

Please sign in to comment.