Skip to content

Commit

Permalink
Add caching to Docker build (#482)
Browse files Browse the repository at this point in the history
  • Loading branch information
georgegebbett committed Apr 13, 2024
1 parent e4d28ce commit b7c3edc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ jobs:
platforms: linux/amd64,linux/arm64
push: true
tags: ghcr.io/georgegebbett/recipe-buddy:latest


cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit b7c3edc

Please sign in to comment.