diff --git a/.cirrus.yml b/.cirrus.yml index e29e5c227c..6d22e2a850 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -225,7 +225,7 @@ plugin_qa_sq_dev_task: eks_container: image: ${CIRRUS_AWS_ACCOUNT}.dkr.ecr.eu-central-1.amazonaws.com/base:j17-latest env: - SQ_VERSION: 'DEV' # replace this with "DEV" when platform squad is ready + SQ_VERSION: 'DEV' SONARJS_ARTIFACT: multi MVN_TEST: '-Dtest=!EslintCustomRulesTest,!SonarJsIntegrationTest --projects !org.sonarsource.javascript:eslint-custom-rules-plugin'