Skip to content

Commit

Permalink
Revert "Only publish properly tagged commits"
Browse files Browse the repository at this point in the history
  • Loading branch information
TarCV committed Dec 27, 2018
1 parent 8dedd3c commit 224caee
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,5 @@ workflows:
- build
filters:
branches:
ignore: /.*/
tags:
only: /^\d+\.\d+\.\d+$/
only:
- master

0 comments on commit 224caee

Please sign in to comment.