aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjeremy cotineau <jeremy.cotineau@sonarsource.com>2023-09-04 16:53:10 +0200
committersonartech <sonartech@sonarsource.com>2023-09-04 15:48:18 +0000
commitc7a1e9831c59947bad1c6efc00123f756d0d000f (patch)
tree13f4a5a7f385a2fd57715c56b2b617d0190be3a4
parenta2e9af8f2ed602ccc96eebe74a007c4b8a4e8ca2 (diff)
downloadsonarqube-c7a1e9831c59947bad1c6efc00123f756d0d000f.tar.gz
sonarqube-c7a1e9831c59947bad1c6efc00123f756d0d000f.zip
NO-JIRA remove test datadog apikey
-rw-r--r--.cirrus.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index ab30330c81c..48db9df3482 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -17,8 +17,7 @@ env:
SONARQUBE_NEXT_TOKEN: VAULT[development/kv/data/next data.token]
# to trigger docs deployment
ELASTIC_PWD: VAULT[development/team/sonarqube/kv/data/elasticsearch-cloud data.password]
- #temporary datadog apiKey to try out pushing both to datadog and elasticloud, will be vaulted quickly afterward.
- DATADOG_APIKEY: b293d9eec8eb996c669ecec9e5b5f4a3
+ DATADOG_APIKEY:
CIRRUS_LOG_TIMESTAMP: true
BRANCH_MAIN: "master"
BRANCH_NIGHTLY: "branch-nightly-build"