Skip to content

Commit 855425a

Browse files
committed
change tag name
1 parent b0dfada commit 855425a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@ jobs:
3838
context: .
3939
file: ./Dockerfile
4040
push: false
41-
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ github.ref_name }}
41+
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:test
4242
cache-from: type=gha
4343
cache-to: type=gha,mode=max

0 commit comments

Comments
 (0)