From 0ebebbdbff9b0037f950a1c6c75897d9c3e898a9 Mon Sep 17 00:00:00 2001 From: chetna14manku Date: Thu, 6 Feb 2025 20:00:58 +0530 Subject: [PATCH] Add Bitbucket host var for CI --- integration-tests/scripts/.ci-env | 1 + 1 file changed, 1 insertion(+) diff --git a/integration-tests/scripts/.ci-env b/integration-tests/scripts/.ci-env index bb824067..41a16d1b 100644 --- a/integration-tests/scripts/.ci-env +++ b/integration-tests/scripts/.ci-env @@ -45,6 +45,7 @@ export JENKINS_USERNAME= # https://docs.redhat.com/en/documentation/red_hat_trusted_application_pipeline/1.3/html-single/installing_red_hat_trusted_application_pipeline/index#optional_integrating_bitbucket export BITBUCKET_USERNAME= export BITBUCKET_APP_PASSWORD= +export BITBUCKET_HOST="bitbucket.org" #### TPA export BOMBASTIC_API_URL=