diff --git a/.circleci/config.yml b/.circleci/config.yml index e9f04d362..9c175e571 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -214,12 +214,15 @@ workflows: - trusty: <<: *on-any-branch - deploy-snapshots: + context: common <<: *after-platform-builds <<: *on-master - deploy-release: + context: common <<: *after-platform-builds <<: *on-version-tags - release-automation: + context: common requires: - deploy-release <<: *on-version-tags diff --git a/tests/qa/RS_VERSIONS b/tests/qa/RS_VERSIONS index 105b3b9cb..b0aab557c 100644 --- a/tests/qa/RS_VERSIONS +++ b/tests/qa/RS_VERSIONS @@ -1,6 +1,4 @@ -6.0.12-41 -6.0.6-35 -6.0.8-30 -6.0.14-16 -6.0.16-23 -100.0.0-2199 +6.0.12-49 +6.0.8-32 +6.0.20-9 +100.0.0-2279