Skip to content

Commit 412c4ce

Browse files
committed
CI: Build on tag
1 parent b8a4a89 commit 412c4ce

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.circleci/config.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,10 @@ workflows:
108108
version: 2
109109
fitlins_tests:
110110
jobs:
111-
- build
111+
- build:
112+
filters:
113+
tags:
114+
only: /.*/
112115
- deploy_test:
113116
requires:
114117
- build

0 commit comments

Comments
 (0)