Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jwoolston authored Jun 18, 2018
1 parent 9c6a145 commit 5950dea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ version: 2
jobs:
build:
<<: *defaults
filters:
tags:
only: /.*/
steps:
- checkout
- run:
Expand Down Expand Up @@ -44,3 +41,6 @@ workflows:
jobs:
- build:
context: Sonatype
filters:
tags:
only: /.*/

0 comments on commit 5950dea

Please sign in to comment.