Skip to content

Commit 4a2a94a

Browse files
authored
update ci (#153)
add pre-v* to github action tags Signed-off-by: Aleksandr Aleksandrov <[email protected]>
1 parent 5ccb479 commit 4a2a94a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-image.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
push:
66
tags:
77
- 'v*'
8+
- 'pre-v*'
89
jobs:
910
build-and-push-docker-image:
1011
name: Build and push Docker image

0 commit comments

Comments
 (0)