Skip to content

Commit

Permalink
Lets try to fix the build
Browse files Browse the repository at this point in the history
  • Loading branch information
ameyrupji committed Jun 19, 2019
1 parent 4886c79 commit 03020c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,13 +161,13 @@ workflows:
only: develop
- upload-releases:
requires:
- build-release
- build
filters:
branches:
only: /release.*/
- upload-branches:
requires:
- build
- build-branch
filters:
branches:
ignore:
Expand Down

0 comments on commit 03020c3

Please sign in to comment.