mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
push build cache to registry as well
This commit is contained in:
parent
9c26bf26dd
commit
0ecebbb8bf
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
|
@ -173,7 +173,7 @@ jobs:
|
||||||
env:
|
env:
|
||||||
DOCKER_METADATA_ANNOTATIONS_LEVELS: manifest,index
|
DOCKER_METADATA_ANNOTATIONS_LEVELS: manifest,index
|
||||||
|
|
||||||
- name: Docker meta (Cache))
|
- name: Docker meta (Cache)
|
||||||
uses: docker/metadata-action@v5
|
uses: docker/metadata-action@v5
|
||||||
id: cache
|
id: cache
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue