diff --git a/.circleci/config.yml b/.circleci/config.yml index 82f706e66b..b0995680ba 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -167,6 +167,8 @@ workflows: filters: branches: ignore: /.*/ + tags: + only: /^production.*/ - release_aws_production: filters: branches: