We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c73efc2 commit 72a6dadCopy full SHA for 72a6dad
.evergreen/functions.yml
@@ -677,10 +677,6 @@ functions:
677
script: |
678
set -e
679
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
684
git clone https://x-access-token:${generated_token}@github.com/10gen/compass-mongodb-com.git ../compass-mongodb-com
685
cd ../compass-mongodb-com
686
echo "Using node version:";
0 commit comments