Skip to content

Commit

Permalink
Build on tag
Browse files Browse the repository at this point in the history
  • Loading branch information
NeQuissimus committed Jun 23, 2019
1 parent 3684557 commit 5880253
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .circleci/config.yml
Expand Up @@ -30,7 +30,10 @@ workflows:
version: 2
build:
jobs:
- test
- test:
filters:
tags:
only: /.*/
- release:
context: Sonatype
requires:
Expand Down

0 comments on commit 5880253

Please sign in to comment.