Skip to content

Commit

Permalink
Adjust tag name
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolmin committed Nov 20, 2023
1 parent 3c1303d commit 06698e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-tag-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,5 @@ jobs:
file: ./Dockerfile
push: false
tags: |
${{ env.DOCKER_REGISTRY }}/${{ env.DOCKER_IMAGE_NAME }}:${{ github.ref_name }}-test
${{ env.DOCKER_REGISTRY }}/${{ env.DOCKER_IMAGE_NAME }}:v1.7.2-test
${{ env.DOCKER_REGISTRY }}/${{ env.DOCKER_IMAGE_NAME }}:latest

0 comments on commit 06698e5

Please sign in to comment.