Skip to content

Commit

Permalink
Config update
Browse files Browse the repository at this point in the history
  • Loading branch information
itsderek23 committed May 5, 2020
1 parent e3a4e1c commit 6245db1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,9 @@ workflows:
- deploy:
requires:
- build
- test
filters:
tags:
only: /[0-9]+(\.[0-9]+)*/
only: /v[0-9]+(\.[0-9]+)*/
branches:
ignore: /.*/

0 comments on commit 6245db1

Please sign in to comment.