Don't include labels in Docker image

This commit is contained in:
Nils Hanke 2022-06-13 16:35:05 +02:00
parent f0b8412ef8
commit 82757ef2c0

View File

@ -51,4 +51,3 @@ jobs:
target: release
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}