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 51ffe4e commit fbb2223Copy full SHA for fbb2223
.evergreen.yml
@@ -367,6 +367,7 @@ functions:
367
export PUPPETEER_SKIP_CHROMIUM_DOWNLOAD="true"
368
echo "registry=https://registry.npmjs.org/" > .npmrc
369
echo "//registry.npmjs.org/:_authToken=${devtoolsbot_npm_token}" >> .npmrc
370
+ npm --unsafe-perm=true run bootstrap-ci
371
npm run evergreen-release publish
372
}
373
0 commit comments