Browse Source

Enable build on all branches for testing purposes

pull/3770/head
Alessio Treglia 5 years ago
parent
commit
bf5cf66da9
No known key found for this signature in database GPG Key ID: E8A48AE5311D765A
1 changed files with 2 additions and 6 deletions
  1. +2
    -6
      .circleci/config.yml

+ 2
- 6
.circleci/config.yml View File

@ -389,12 +389,8 @@ workflows:
- upload_coverage:
requires:
- test_cover
- reproducible_builds:
filters:
branches:
only:
- master
- develop
- reproducible_builds
release:
jobs:
- prepare_build


Loading…
Cancel
Save