diff --git a/.circleci/config.yml b/.circleci/config.yml index 469a876a5..c3c1d37f2 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -362,7 +362,7 @@ workflows: - deploy-test context: - VPN - - AWS + - AWS_MGMT - publish: @@ -376,7 +376,7 @@ workflows: - deploy-test context: - VPN - - AWS + - AWS_MGMT - publish: @@ -391,7 +391,7 @@ workflows: - deploy-db context: - VPN - - AWS + - AWS_MGMT - publish: @@ -405,7 +405,7 @@ workflows: - deploy-test context: - VPN - - AWS + - AWS_MGMT - publish: @@ -419,7 +419,7 @@ workflows: - deploy-test context: - VPN - - AWS + - AWS_MGMT - deploy: