Skip to content

Commit

Permalink
Last fix to Circle CI
Browse files Browse the repository at this point in the history
  • Loading branch information
a-ignatov-parc committed Dec 26, 2017
1 parent a7f972e commit c66658b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -219,9 +219,15 @@ workflows:
- publish-next:
requires:
- approve-publish-next
filters:
tags:
only: /^v(\d|\.)+-\d+$/
- publish:
requires:
- approve-publish
filters:
tags:
only: /[^-]+/

test-and-release:
jobs:
Expand Down

0 comments on commit c66658b

Please sign in to comment.