Skip to content

Commit bc5ecc5

Browse files
committed
remove tag
1 parent e4acc4e commit bc5ecc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backend_docker_release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ jobs:
4242
context: .
4343
file: "Dockerfile_backend"
4444
push: true
45-
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest, ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:fix-debug
45+
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:fix-debug
4646
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)