Skip to content

Commit

Permalink
Enable build on tags for CircleCI.
Browse files Browse the repository at this point in the history
  • Loading branch information
abergeron committed Sep 13, 2017
1 parent 2a8154e commit 8aa0536
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,7 @@ workflows:
version: 2
build_and_test:
jobs:
- build_pkgs
- build_pkgs:
filters:
tags:
only: /.*/

0 comments on commit 8aa0536

Please sign in to comment.