Skip to content

Commit

Permalink
add docker caching
Browse files Browse the repository at this point in the history
  • Loading branch information
untitaker committed Nov 27, 2024
1 parent 0b696fc commit 7953907
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,5 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=registry,ref=ghcr.io/untitaker/mastodon-list-bot:latest
cache-to: type=inline

0 comments on commit 7953907

Please # to comment.