Skip to content

Commit 4889f73

Browse files
authored
Fixed tags
1 parent a5681c9 commit 4889f73

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/docker.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,7 @@ jobs:
6868
platforms: linux/amd64,linux/arm64
6969
push: ${{ github.event_name != 'pull_request' }}
7070
tags: |
71-
# GHCR tags from metadata-action
7271
${{ steps.meta.outputs.tags }}
73-
74-
# Docker Hub tag (branch or latest)
7572
${{ steps.hubtag.outputs.dockerhub_image }}:${{ steps.hubtag.outputs.tag }}
7673
7774
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)