Skip to content

Commit

Permalink
fix: add master only filter, try to trigger new version
Browse files Browse the repository at this point in the history
- BREAKING CHANGE: whole new pipeline
- update dependencies
  • Loading branch information
nolde committed Jul 15, 2019
1 parent a959ce3 commit 8030eb7
Show file tree
Hide file tree
Showing 3 changed files with 1,393 additions and 2,302 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,6 @@ workflows:
- release:
requires:
- run_tests
filters:
branches:
only: master
Loading

0 comments on commit 8030eb7

Please sign in to comment.