mirror of
https://github.com/amtoaer/bili-sync.git
synced 2026-09-03 14:36:46 +08:00
chore: Optimization docker (#17)
* feat: docker build adds cache * fix: dockerfile optimization * doc: dockerhub pictures are not displayed properly --------- Co-authored-by: DDSRem <1448139087@qq.com>
This commit is contained in:
@@ -43,4 +43,6 @@ jobs:
|
||||
linux/arm64/v8
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
cache-from: type=gha, scope=${{ github.workflow }}
|
||||
cache-to: type=gha, scope=${{ github.workflow }}
|
||||
Reference in New Issue
Block a user