aboutsummaryrefslogtreecommitdiffstats
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorEric Lorenzana <eric.lorenzana@sonarsource.com>2022-11-25 10:52:59 +0100
committerEric Lorenzana <eric.lorenzana@sonarsource.com>2022-11-25 12:37:35 +0100
commit06f4ecdd71feba007aa9d3de78fc95653f25c4e9 (patch)
tree65e08ebcea2c3a173e23ccf8bd0fa1e8fbdc5a2b /.cirrus.yml
parent7aa4fd36b11daf35fd9b7aff1748314ba392471f (diff)
downloadsonar-scanner-cli-06f4ecdd71feba007aa9d3de78fc95653f25c4e9.tar.gz
sonar-scanner-cli-06f4ecdd71feba007aa9d3de78fc95653f25c4e9.zip
feat(BUILD-2144): Fetch secret from Vault
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
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: