]> source.dussan.org Git - sonarqube.git/commitdiff
BUILD-1347 fixed env scope for SLACK_WEBHOOK_SQ
authorTobias Trabelsi <64127335+tobias-trabelsi-sonarsource@users.noreply.github.com>
Thu, 10 Feb 2022 10:43:09 +0000 (11:43 +0100)
committersonartech <sonartech@sonarsource.com>
Thu, 10 Feb 2022 20:02:39 +0000 (20:02 +0000)
.cirrus.yml

index ac988a120fc2e63ddca3e71188fc76e237cf747e..fdcdd83d424c2aff44543b5ee56f3e9e04b33f53 100644 (file)
@@ -659,11 +659,11 @@ ws_scan_task:
     <<: *GKE_CONTAINER_TEMPLATE
     cpu: 2
     memory: 4Gb
-    SLACK_WEBHOOK_SQ: ENCRYPTED[dec8e4350cbea3b94d63098558bcb3ae9e79b71c2b6286fcfb9eb80c0953b6448b10f7271b07b5e75e52f362c25d7a8f]
   env:
     WS_APIKEY: ENCRYPTED[308f809a4051b3225bed52131b32fb52895bc5a12c23e901f35b1d1e9d80bcaf75a1023c0dd171994bdbe790b4055e66]
     WS_WSS_URL: "https://saas-eu.whitesourcesoftware.com/agent"
     WS_USERKEY: ENCRYPTED[747f9c9006cf9859fd5f02bad85a044c5c0f32d12190deb624d480ad6d86b2f114da136e068645281e9e83e2f0727ab2]
+    SLACK_WEBHOOK_SQ: ENCRYPTED[dec8e4350cbea3b94d63098558bcb3ae9e79b71c2b6286fcfb9eb80c0953b6448b10f7271b07b5e75e52f362c25d7a8f]
   whitesource_script:
     - ./private/cirrus/cirrus-whitesource-scan.sh
   allow_failures: "true"