Skip to content

Commit 8d9f613

Browse files
committed
gh: Actually reinstate tags
1 parent c43b882 commit 8d9f613

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build_docker.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,8 @@ jobs:
9191
USE_CUDA=${{ matrix.use_cuda }}
9292
push: ${{ github.event_name != 'pull_request' }}
9393
platforms: linux/${{ matrix.architecture }}
94+
tags: ${{ steps.meta.outputs.tags }}
95+
labels: ${{ steps.meta.outputs.labels }}
9496

9597
- name: Generate artifact attestation
9698
uses: actions/attest-build-provenance@v3

0 commit comments

Comments
 (0)