Skip to content

Commit 72a6dad

Browse files
committed
actually we probably only need the env vars
1 parent c73efc2 commit 72a6dad

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.evergreen/functions.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -677,10 +677,6 @@ functions:
677677
script: |
678678
set -e
679679
eval $(.evergreen/print-compass-env.sh)
680-
mkdir -p $ARTIFACTS_PATH
681-
mkdir -p $NPM_CACHE_DIR
682-
mkdir -p $NPM_TMP_DIR
683-
.evergreen/preinstall.sh
684680
git clone https://x-access-token:${generated_token}@github.com/10gen/compass-mongodb-com.git ../compass-mongodb-com
685681
cd ../compass-mongodb-com
686682
echo "Using node version:";

0 commit comments

Comments
 (0)