aboutsummaryrefslogtreecommitdiffstats
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorZipeng WU <zipeng.wu@sonarsource.com>2021-06-10 14:41:12 +0200
committersonartech <sonartech@sonarsource.com>2021-06-14 20:03:29 +0000
commit81ab50de25b8c55d5140952dead58761cc02b6bc (patch)
treeeb679e72f614a83c31fc21badc7854613ae711dc /.cirrus.yml
parente63d8ffc4bb2ae0b48f4a1a1ecb03d17dd9d7a4c (diff)
downloadsonarqube-81ab50de25b8c55d5140952dead58761cc02b6bc.tar.gz
sonarqube-81ab50de25b8c55d5140952dead58761cc02b6bc.zip
SONAR-14899 Ingest IT monitoring data into ElasticSearch with logstash
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 6bf844e3d47..4e63d798c45 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -21,6 +21,7 @@ env:
SONARQUBE_NEXT_TOKEN: ENCRYPTED[e3d98fa0ecceb015e9803d47f78c3040f5a710d678a631107635d69f650d4e53ecaf2e2334cc1fe0c47037ec915dcda0]
# to trigger docs deployment
BUDDY_WORKS_TOKEN: ENCRYPTED[9ba648f3167b6f0c0befbba2f816bfffd53260fef06fb0fe8bba0a19ae4808c8b1567c5dcee2a2ee5299a5969058f495]
+ ELASTIC_PWD: ENCRYPTED[debf2b6e0301ab050d64110186915c8f093d4bc71c034440d2b92a565d7b56d8213420850674d3a8cfd062f47a09cca5]
auto_cancellation: $CIRRUS_BRANCH != 'master' && $CIRRUS_BRANCH !=~ 'branch.*'