We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cbc208 commit beeba1fCopy full SHA for beeba1f
.evergreen/prepare-mongodb-aws-ecs-auth.sh
@@ -3,6 +3,8 @@
3
AUTH_AWS_DIR=${DRIVERS_TOOLS}/.evergreen/auth_aws
4
ECS_SRC_DIR=$AUTH_AWS_DIR/src
5
6
+bash $DRIVERS_TOOLS/.evergreen/init-node-and-npm-env.sh
7
+
8
# pack up project directory to ssh it to the container
9
mkdir -p $ECS_SRC_DIR/.evergreen
10
set -ex
0 commit comments