Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
k-anderson authored Mar 24, 2020
1 parent 6cf6f53 commit 8ee6a0f
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,14 +92,6 @@ workflows:
ignore: /.*/
requires:
- build
- release:
filters:
tags:
only: /^\d+\.\d+\.\d+$/
branches:
ignore: /.*/
requires:
- build
- build_centos7:
filters:
tags:
Expand All @@ -112,7 +104,6 @@ workflows:
- checks
- docs
- analyze
- release

defaults: &defaults
docker:
Expand Down

0 comments on commit 8ee6a0f

Please sign in to comment.