Skip to content

Commit

Permalink
Test Docker Image tag version
Browse files Browse the repository at this point in the history
  • Loading branch information
isontheline committed Jun 6, 2024
1 parent 434c51f commit c449e37
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,7 @@ jobs:
id: meta
uses: docker/metadata-action@v5
with:
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
type=ref,event=branch
type=ref,event=tag
Expand Down

0 comments on commit c449e37

Please sign in to comment.