mirror of
https://github.com/wukko/cobalt.git
synced 2025-04-29 22:14:26 +02:00
build: enable layer caching for docker image built on github
This commit is contained in:
parent
ae36f2d39f
commit
701182d753
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -55,3 +55,5 @@ jobs:
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
|
Loading…
x
Reference in New Issue
Block a user