Skip to content

Commit eddad97

Browse files
committed
gh: Don't tag intermediate images
1 parent c1e3775 commit eddad97

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build_docker.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,6 @@ jobs:
8484
USE_CUDA=${{ matrix.use_cuda }}
8585
push: ${{ github.event_name != 'pull_request' }}
8686
platforms: ${{ matrix.architecture }}
87-
tags: ${{ steps.meta.outputs.tags }}
88-
labels: ${{ steps.meta.outputs.labels }}
8987

9088
- name: Generate artifact attestation
9189
uses: actions/attest-build-provenance@v3

0 commit comments

Comments
 (0)