Skip to content

Commit

Permalink
cidc: update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jed Williamson committed Mar 28, 2023
1 parent bab0d7b commit 25726b1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,12 +70,16 @@ workflows:
jobs:
- build:
filters:
branches:
ignore: /.*/
tags:
only: /^v\d+\.\d+\.\d+$/
- release:
context: github
requires:
- build
filters:
branches:
ignore: /.*/
tags:
only: /^v\d+\.\d+\.\d+$/

0 comments on commit 25726b1

Please sign in to comment.