mirror of
https://github.com/plankanban/planka.git
synced 2025-08-10 07:55:27 +02:00
cache docker builds as suggested from https://github.com/actions/starter-workflows/blob/main/ci/docker-publish.yml#L40
This commit is contained in:
parent
f1883b194a
commit
3e442ffeec
1 changed files with 2 additions and 0 deletions
|
@ -49,3 +49,5 @@ jobs:
|
|||
push: true
|
||||
tags: ${{ steps.metadata.outputs.tags }}
|
||||
labels: ${{ steps.metadata.outputs.labels }}
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue