Skip to content

Commit bcf6e3a

Browse files
authored
Run docker image publishing for tags (#5976)
1 parent b24359a commit bcf6e3a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docker_build_deploy_v2.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
push:
77
branches:
88
- main
9+
tags:
10+
- "*"
911

1012
jobs:
1113
build_and_push_to_gar:

0 commit comments

Comments
 (0)