diff --git a/.circleci/config.yml b/.circleci/config.yml index 636d9f7..6e4d5fa 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -11,9 +11,6 @@ version: 2 jobs: build: <<: *defaults - filters: - tags: - only: /.*/ steps: - checkout - run: @@ -44,3 +41,6 @@ workflows: jobs: - build: context: Sonatype + filters: + tags: + only: /.*/