Skip to content

Commit 8aa0536

Browse files
committed
Enable build on tags for CircleCI.
1 parent 2a8154e commit 8aa0536

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.circleci/config.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,7 @@ workflows:
3737
version: 2
3838
build_and_test:
3939
jobs:
40-
- build_pkgs
40+
- build_pkgs:
41+
filters:
42+
tags:
43+
only: /.*/

0 commit comments

Comments
 (0)