mirror of
https://github.com/redlib-org/redlib.git
synced 2025-06-02 12:52:20 +00:00
CI: Add docker build caching (#493)
This commit is contained in:
parent
bb7fb1313d
commit
653aee9294
3 changed files with 6 additions and 1 deletions
2
.github/workflows/docker-arm.yml
vendored
2
.github/workflows/docker-arm.yml
vendored
|
@ -34,3 +34,5 @@ jobs:
|
|||
platforms: linux/arm64
|
||||
push: true
|
||||
tags: spikecodes/libreddit:arm
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue