Skip to content

Commit f3e974b

Browse files
committed
Add ENVIRONMENT environment variable
Feels like this should have been the first one we did.
1 parent f876811 commit f3e974b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/bash/deploy_arc_ring.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ AZURE_RELAY_HYBRID_CONNECTION=hc-${MACHINE}
8181
CLOUD_API_ENDPOINT=${CLOUD_API_ENDPOINT}
8282
CLOUD_API_RESOURCE=${CLOUD_API_RESOURCE}
8383
APPLICATIONINSIGHTS_CONNECTION_STRING=${APPLICATIONINSIGHTS_CONNECTION_STRING}
84+
ENVIRONMENT=${ENVIRONMENT}
8485
MWL_AET=RUBIE_MWL_${API_ENVIRONMENT}
8586
MWL_PORT=104
8687
MWL_DB_PATH=${BASE_PATH}/data/worklist.db

0 commit comments

Comments
 (0)