diff --git a/.circleci/config.yml b/.circleci/config.yml index f205291..a4f94f1 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -142,13 +142,13 @@ workflows: branches: only: master - checks: + requires: + - checkout filters: tags: only: /^\d+\.\d+\.\d+$/ branches: only: master - requires: - - checkout - deploy_svn_tag: context: genesis-svn requires: