Skip to content

Commit e1e8ea1

Browse files
committed
fix workflow
1 parent 9672aaf commit e1e8ea1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-docker-prod-image.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
tags:
66
- '[0-9]+.[0-9]+.[0-9]+rc[0-9]+'
77
- '[0-9]+.[0-9]+rc[0-9]+'
8+
- '[0-9]+.[0-9]+.[0-9]+'
9+
- '[0-9]+.[0-9]+'
810

911
jobs:
1012
build:

0 commit comments

Comments
 (0)