diff options
author | guillaume-peoch-sonarsource <guillaume.peoch@sonarsource.com> | 2023-11-09 10:48:27 +0100 |
---|---|---|
committer | sonartech <sonartech@sonarsource.com> | 2023-11-09 20:03:05 +0000 |
commit | 5e916765e07df12b06e046847695a6150fb38206 (patch) | |
tree | 489de514983c0c62588aa93b8bdd74047d9e8ee5 | |
parent | d05dc82a384ab40fe72212d6864dd111b1c023fa (diff) | |
download | sonarqube-5e916765e07df12b06e046847695a6150fb38206.tar.gz sonarqube-5e916765e07df12b06e046847695a6150fb38206.zip |
[NO JIRA] Update cirrus.yml to promote nigthly build9.9.3.79811
-rw-r--r-- | .cirrus.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml index 772f20ad2fc..31481914e97 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -543,7 +543,6 @@ qa_ldap_task: promote_task: <<: *DEFAULT_TEMPLATE - <<: *EXCEPT_ON_NIGHTLY_TASK_TEMPLATE depends_on: - build - sq_analysis |