mirror of
https://github.com/hacdias/webdav.git
synced 2026-09-22 03:20:41 +08:00
ci: use cache for docker builds
This commit is contained in:
@@ -65,3 +65,5 @@ jobs:
|
|||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
build-args: ${{ steps.meta.outputs.args }}
|
build-args: ${{ steps.meta.outputs.args }}
|
||||||
|
cache-from: type=gha
|
||||||
|
cache-to: type=gha,mode=max
|
||||||
|
|||||||
Reference in New Issue
Block a user