Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rfaircloth-splunk committed Feb 20, 2020
1 parent 1bf1441 commit 3c0d427
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -333,6 +333,11 @@ workflows:
- docker-major:
requires:
- approval-docker-major
filters:
branches:
ignore: /.*/
tags:
only: /^v\d*\.\d*\.\d*$/
- approval-docker-minor:
type: approval
filters:
Expand Down

0 comments on commit 3c0d427

Please sign in to comment.