Skip to content

Commit bb3344c

Browse files
committed
FIX: Add in to provision-atlas.sh
1 parent 2a50331 commit bb3344c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.evergreen/provision-atlas.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ PYTHON_BINARY=$(find_python3)
88
EVERGREEN_PATH=$(pwd)/.evergreen
99
TARGET_DIR=$(pwd)/$DIR
1010
PING_ATLAS=$EVERGREEN_PATH/ping_atlas.py
11+
SCAFFOLD_SCRIPT=$EVERGREEN_PATH/scaffold_atlas.py
1112
DEPLOYMENT_NAME=$DIR
1213

1314
set -ex

0 commit comments

Comments
 (0)