There was an error while loading. Please reload this page.
1 parent a5681c9 commit 4889f73Copy full SHA for 4889f73
1 file changed
.github/workflows/docker.yaml
@@ -68,10 +68,7 @@ jobs:
68
platforms: linux/amd64,linux/arm64
69
push: ${{ github.event_name != 'pull_request' }}
70
tags: |
71
- # GHCR tags from metadata-action
72
${{ steps.meta.outputs.tags }}
73
-
74
- # Docker Hub tag (branch or latest)
75
${{ steps.hubtag.outputs.dockerhub_image }}:${{ steps.hubtag.outputs.tag }}
76
77
labels: ${{ steps.meta.outputs.labels }}
0 commit comments