Skip to content

Commit

Permalink
ci: restore release non-branch builds
Browse files Browse the repository at this point in the history
  • Loading branch information
itzg committed Jan 10, 2019
1 parent 9b0d301 commit 0c13c68
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,6 @@ workflows:
- release:
filters:
tags:
only: /\d+\.\d+\.\d+(\..+)?/
only: /\d+\.\d+\.\d+/
branches:
ignore: /.*/

0 comments on commit 0c13c68

Please sign in to comment.