Skip to content

Commit 7014e6c

Browse files
committed
add branch tag to published images
1 parent 543231c commit 7014e6c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-parent-docker-image.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
image_name: ${{ env.IMAGE_NAME }}
4949
tags: |
5050
latest
51+
type=ref,event=branch
5152
context: .
5253
push_to_registry: true
5354
registry_address: ${{ env.REGISTRY }}

0 commit comments

Comments
 (0)