Skip to content

Commit

Permalink
debug doc deply on tag
Browse files Browse the repository at this point in the history
  • Loading branch information
rflamary committed Dec 27, 2021
1 parent 5ed6168 commit d7f0c9e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,8 +170,11 @@ workflows:
only:
- master
- deploy_tag:
requires:
- build_docs
filters:
branches:
ignore: /.*/
only:
- master
tags:
only: /[0-9]+(\.[0-9]+)*$/

0 comments on commit d7f0c9e

Please sign in to comment.