Skip to content

Commit a4bce89

Browse files
author
Artem
committed
add additional env to circle ci
1 parent 0f3e396 commit a4bce89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -573,6 +573,7 @@ jobs:
573573
export RI_CLOUD_IDP_GOOGLE_ID=$RI_CLOUD_IDP_GOOGLE_ID_STAGE
574574
export RI_CLOUD_IDP_GH_ID=$RI_CLOUD_IDP_GH_ID_STAGE
575575
export RI_CLOUD_API_URL=$RI_CLOUD_API_URL_STAGE
576+
export RI_CLOUD_CAPI_URL=$RI_CLOUD_CAPI_URL_STAGE
576577
577578
if [ << parameters.env >> == 'stage' ]; then
578579
UPGRADES_LINK=$UPGRADES_LINK_STAGE SEGMENT_WRITE_KEY=$SEGMENT_WRITE_KEY_STAGE yarn package:stage

0 commit comments

Comments
 (0)