From: Eric Lorenzana Date: Fri, 25 Nov 2022 09:52:59 +0000 (+0100) Subject: feat(BUILD-2144): Fetch secret from Vault X-Git-Tag: 4.8.0.2856~5 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=06f4ecdd71feba007aa9d3de78fc95653f25c4e9;p=sonar-scanner-cli.git feat(BUILD-2144): Fetch secret from Vault --- diff --git a/.cirrus.yml b/.cirrus.yml index 5c55fde..48a7e68 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -57,7 +57,7 @@ build_task: <<: *EKS_CONTAINER env: SONAR_TOKEN: VAULT[development/kv/data/next data.token] - SONAR_HOST_URL: https://next.sonarqube.com/sonarqube + SONAR_HOST_URL: VAULT[development/kv/data/next data.url] SIGN_KEY: VAULT[development/kv/data/sign data.key] PGP_PASSPHRASE: VAULT[development/kv/data/sign data.passphrase] maven_cache: