Skip to content

Commit 2308d28

Browse files
authored
Fix broken Docker workflow (#183)
1 parent 964886a commit 2308d28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker.yml

+1
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,5 @@ jobs:
4949
push: true
5050
cache-from: type=registry,ref=ghcr.io/${{ github.repository_owner }}/rodhaj-build-cache:bot
5151
cache-to: type=registry,mode=max,ref=ghcr.io/${{ github.repository_owner }}/rodhaj-build-cache:bot
52+
tags: ${{ steps.meta.outputs.tags }}
5253
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)