Skip to content

Commit 5e19c3e

Browse files
authored
Merge pull request #37 from Jibola/scaffold-atlas-fix
2 parents 2a50331 + bb3344c commit 5e19c3e

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)