Skip to content

Commit

Permalink
Fix workflow, latest is already used
Browse files Browse the repository at this point in the history
  • Loading branch information
HighwayofLife committed Mar 29, 2022
1 parent fb985ae commit e164539
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,7 @@ jobs:
with:
images: |
${{ env.REGISTRY }}/${{ github.repository }}
${{ env.REGISTRY }}/${{ github.repository }}:latest
${{ env.HUB_NAMESPACE }}/${{ env.IMAGE_NAME }}
${{ env.HUB_NAMESPACE }}/${{ env.IMAGE_NAME }}:latest
- name: Build and push Docker images
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
Expand Down

0 comments on commit e164539

Please sign in to comment.