From: jeremy cotineau Date: Mon, 4 Sep 2023 14:53:10 +0000 (+0200) Subject: NO-JIRA remove test datadog apikey X-Git-Tag: 10.3.0.82913~484 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=c7a1e9831c59947bad1c6efc00123f756d0d000f;p=sonarqube.git NO-JIRA remove test datadog apikey --- 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"