]> source.dussan.org Git - sonar-scanner-cli.git/commitdiff
Disable ITs on DEV, waiting for SonarQube changes to be ready
authorJulien HENRY <julien.henry@sonarsource.com>
Fri, 3 May 2024 09:57:07 +0000 (11:57 +0200)
committerJulien HENRY <julien.henry@sonarsource.com>
Fri, 3 May 2024 11:07:43 +0000 (13:07 +0200)
.cirrus.yml

index 946a7864998377d2b2d438513d62852a07671c4f..fd15fa2ffb29238a940d9e0d89b2ed8728a6b8a8 100644 (file)
@@ -14,7 +14,7 @@ env:
   ARTIFACTORY_DEPLOY_PASSWORD: VAULT[development/artifactory/token/SonarSource-sonar-scanner-cli-qa-deployer access_token]
   ARTIFACTORY_DEPLOY_REPO: sonarsource-public-qa
   ARTIFACTORY_PROMOTE_ACCESS_TOKEN: VAULT[development/artifactory/token/${CIRRUS_REPO_OWNER}-${CIRRUS_REPO_NAME}-promoter access_token]
-  
+
   BURGR_URL: VAULT[development/kv/data/burgr data.url]
   BURGR_USERNAME: VAULT[development/kv/data/burgr data.cirrus_username]
   BURGR_PASSWORD: VAULT[development/kv/data/burgr data.cirrus_password]
@@ -76,7 +76,7 @@ linux_qa_java17_task:
   env:
     matrix:
       - SQ_VERSION: LATEST_RELEASE[9.9]
-      - SQ_VERSION: DEV
+      - SQ_VERSION: LATEST_RELEASE
   maven_cache:
     folder: ${CIRRUS_WORKING_DIR}/.m2/repository
   qa_script:
@@ -102,7 +102,7 @@ win_qa_java17_task:
     CIRRUS_SHELL: bash
     matrix:
       - SQ_VERSION: LATEST_RELEASE[9.9]
-      - SQ_VERSION: DEV
+      - SQ_VERSION: LATEST_RELEASE
   maven_cache:
     folder: ${CIRRUS_WORKING_DIR}/.m2/repository
   qa_script: