Skip to content

Commit 3170cfa

Browse files
committed
rebuild
1 parent fd0ec4f commit 3170cfa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.evergreen/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,7 @@ functions:
199199
# Get access to the AWS temporary credentials:
200200
echo "adding temporary AWS credentials to environment"
201201
# CSFLE_AWS_TEMP_ACCESS_KEY_ID, CSFLE_AWS_TEMP_SECRET_ACCESS_KEY, CSFLE_AWS_TEMP_SESSION_TOKEN
202+
. "$DRIVERS_TOOLS"/.evergreen/csfle/activate-kmstlsvenv.sh
202203
. "$DRIVERS_TOOLS"/.evergreen/csfle/set-temp-creds.sh
203204
204205
MONGODB_URI="${MONGODB_URI}" \

0 commit comments

Comments
 (0)