mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-01 19:13:55 -07:00
tweaks (#6674)
This commit is contained in:
parent
852429f248
commit
fd293444c5
1 changed files with 3 additions and 2 deletions
5
.github/workflows/docker-release.yml
vendored
5
.github/workflows/docker-release.yml
vendored
|
|
@ -62,5 +62,6 @@ jobs:
|
||||||
push: ${{ github.ref_type == 'tag' }}
|
push: ${{ github.ref_type == 'tag' }}
|
||||||
tags: ${{ steps.metadata.outputs.tags }}
|
tags: ${{ steps.metadata.outputs.tags }}
|
||||||
labels: ${{ steps.metadata.outputs.labels }}
|
labels: ${{ steps.metadata.outputs.labels }}
|
||||||
cache-from: type=gha
|
annotations: ${{ steps.metadata.outputs.annotations }}
|
||||||
cache-to: type=gha,mode=max
|
cache-from: type=gha,scope=servatrice
|
||||||
|
cache-to: type=gha,mode=max,scope=servatrice
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue