Skip to content

Commit

Permalink
allow latest tag
Browse files Browse the repository at this point in the history
  • Loading branch information
ihardy committed May 15, 2024
1 parent fcbf21b commit 8e4921f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ jobs:
uses: docker/metadata-action@v4
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
flavor: |
latest=false

- name: Build and push Docker image
uses: docker/build-push-action@v4
Expand Down

0 comments on commit 8e4921f

Please sign in to comment.