Skip to content

Commit

Permalink
Cache docker builds
Browse files Browse the repository at this point in the history
  • Loading branch information
himynameisjonas committed Jan 1, 2025
1 parent bfb35cd commit 7bb3cec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,5 @@ jobs:
push: true
tags: ghcr.io/${{ github.repository }}:latest
platforms: linux/amd64,linux/arm64
cache-from: type=registry,ref=user/app:latest
cache-to: type=inline

0 comments on commit 7bb3cec

Please sign in to comment.