Skip to content

Commit

Permalink
Update build_old_version.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
5FeetUnder authored Oct 14, 2024
1 parent ffb1128 commit e8ef9f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_old_version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:
uses: docker/metadata-action@v5
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
flavor: |
latest=false
tags: |
type=semver,pattern={{raw}},value=${{ inputs.release_tag }}
type=semver,pattern={{version}},value=${{ inputs.release_tag }}
Expand Down

0 comments on commit e8ef9f0

Please sign in to comment.