Update docker-publish.yml

This commit is contained in:
Marco
2023-09-23 13:32:36 +02:00
committed by GitHub
parent d57c440afe
commit 9d9a7fa981

View File

@@ -67,7 +67,8 @@ jobs:
context: .
push: true
platforms: linux/amd64,linux/arm/v7,linux/arm64
tags: ${{ steps.meta.outputs.tags }}
tags: latest
# tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
- name: Sign the published Docker image