diff options
author | Julien HENRY <julien.henry@sonarsource.com> | 2024-05-06 15:48:11 +0200 |
---|---|---|
committer | Julien HENRY <julien.henry@sonarsource.com> | 2024-05-07 13:04:55 +0200 |
commit | f2df80dbd277ffa97d2d43f8e44368944d3e1e4b (patch) | |
tree | 23762f8e8f545df1ec65da0e910a7ca98888da0e /.cirrus.yml | |
parent | 3f3dfbe7907f6e2c0efe2d1b2a515db234cb65da (diff) | |
download | sonar-scanner-cli-f2df80dbd277ffa97d2d43f8e44368944d3e1e4b.tar.gz sonar-scanner-cli-f2df80dbd277ffa97d2d43f8e44368944d3e1e4b.zip |
Update to the latest scanner-java-library
Diffstat (limited to '.cirrus.yml')
-rw-r--r-- | .cirrus.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.cirrus.yml b/.cirrus.yml index fd15fa2..0405791 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -77,6 +77,7 @@ linux_qa_java17_task: matrix: - SQ_VERSION: LATEST_RELEASE[9.9] - SQ_VERSION: LATEST_RELEASE + - SQ_VERSION: DEV maven_cache: folder: ${CIRRUS_WORKING_DIR}/.m2/repository qa_script: @@ -103,6 +104,7 @@ win_qa_java17_task: matrix: - SQ_VERSION: LATEST_RELEASE[9.9] - SQ_VERSION: LATEST_RELEASE + - SQ_VERSION: DEV maven_cache: folder: ${CIRRUS_WORKING_DIR}/.m2/repository qa_script: |