1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-26 23:21:41 +01:00

Adds labels

This commit is contained in:
Amir Raminfar
2021-04-13 12:25:06 -07:00
parent c6a3b8f61e
commit 07723353d0

View File

@@ -70,6 +70,7 @@ jobs:
push: true
platforms: linux/amd64,linux/arm/v7,linux/arm64/v8
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache-new
- # Temp fix