Skip to content

Commit 804292f

Browse files
LukasPaczosŁukasz Paczos
authored andcommitted
run tags release jobs on CI
1 parent 209b6bf commit 804292f

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

circle.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,10 @@ workflows:
55
default:
66
jobs:
77
- build
8-
- release
8+
- release:
9+
filters:
10+
tags:
11+
only: /v.*/
912
jobs:
1013
build:
1114
working_directory: ~/code

0 commit comments

Comments
 (0)