Skip to content

Commit e26cd9b

Browse files
committed
feat(ci): test
1 parent 648e24d commit e26cd9b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/_graph_proxy_container.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
images: ${{ env.IMAGE_REPOSITORY }}
3636
tags: |
3737
type=raw,value=${{ steps.tags.outputs.version }}
38-
type=raw,value=branch-${{ github.ref_name }}
38+
type=raw,value=${{ github.ref_name }}
3939
type=raw,value=latest
4040
4141
- name: Set up Docker Buildx

0 commit comments

Comments
 (0)