Skip to content

Commit 7953907

Browse files
committed
add docker caching
1 parent 0b696fc commit 7953907

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-image.yml

+2
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,5 @@ jobs:
4141
push: true
4242
tags: ${{ steps.meta.outputs.tags }}
4343
labels: ${{ steps.meta.outputs.labels }}
44+
cache-from: type=registry,ref=ghcr.io/untitaker/mastodon-list-bot:latest
45+
cache-to: type=inline

0 commit comments

Comments
 (0)