Skip to content

Commit e164539

Browse files
committed
Fix workflow, latest is already used
1 parent fb985ae commit e164539

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/docker-publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,7 @@ jobs:
7575
with:
7676
images: |
7777
${{ env.REGISTRY }}/${{ github.repository }}
78-
${{ env.REGISTRY }}/${{ github.repository }}:latest
7978
${{ env.HUB_NAMESPACE }}/${{ env.IMAGE_NAME }}
80-
${{ env.HUB_NAMESPACE }}/${{ env.IMAGE_NAME }}:latest
8179
8280
- name: Build and push Docker images
8381
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc

0 commit comments

Comments
 (0)