diff --git a/.circleci/config.yml b/.circleci/config.yml index b623f9e5..634816d4 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -24,6 +24,14 @@ workflows: branches: only: - master + - datacamp-ecr/pull_push_to_account: + context: org-global + repo: rdoc-app + filters: + tags: + only: /^release-.*/ + branches: + ignore: /.*/ - datacamp-deploy/deploy: # Production context: org-global requires: