Skip to content

Commit a47b4c2

Browse files
Remove tags from build docker image stage
1 parent 34d4b07 commit a47b4c2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ghcr-publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ jobs:
7070
uses: docker/build-push-action@v6
7171
with:
7272
context: .
73-
tags: ${{ steps.meta.outputs.tags }}
7473
labels: ${{ steps.meta.outputs.labels }}
7574
cache-from: type=gha
7675
cache-to: type=gha,mode=max

0 commit comments

Comments
 (0)