Skip to content

Commit 0c24ae5

Browse files
committed
wip: add back labels
1 parent e40491d commit 0c24ae5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/oci-make.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ jobs:
115115
with:
116116
push: true
117117
context: packaging/docker-image
118+
labels: ${{ steps.meta.outputs.labels }}
118119
platforms: ${{ github.event.inputs.build_arm && 'linux/amd64, linux/arm64' || 'linux/amd64' }}
119120
tags: ${{ steps.meta.outputs.tags }}
120121
cache-to: type=gha,mode=max,scope=${{ matrix.otp_version }}

0 commit comments

Comments
 (0)