Skip to content

Commit beeba1f

Browse files
fetch creds
1 parent 8cbc208 commit beeba1f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.evergreen/prepare-mongodb-aws-ecs-auth.sh

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
AUTH_AWS_DIR=${DRIVERS_TOOLS}/.evergreen/auth_aws
44
ECS_SRC_DIR=$AUTH_AWS_DIR/src
55

6+
bash $DRIVERS_TOOLS/.evergreen/init-node-and-npm-env.sh
7+
68
# pack up project directory to ssh it to the container
79
mkdir -p $ECS_SRC_DIR/.evergreen
810
set -ex

0 commit comments

Comments
 (0)