mirror of
https://github.com/immich-app/immich.git
synced 2024-11-15 18:08:48 -07:00
ci(docker): pass labels to push (#1545)
This commit is contained in:
parent
43e49f36b7
commit
7bd2455175
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@ -98,3 +98,4 @@ jobs:
|
||||
cache-from: type=registry,ref=ghcr.io/${{ github.repository_owner }}/immich-build-cache:${{matrix.image}}
|
||||
cache-to: ${{ steps.cache-target.outputs.cache-to }}
|
||||
tags: ${{ steps.metadata.outputs.tags }}
|
||||
labels: ${{ steps.metadata.outputs.labels }}
|
||||
|
Loading…
Reference in New Issue
Block a user