Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions .evergreen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,10 +198,8 @@ functions:
source .evergreen/.setup_env
export PUPPETEER_SKIP_CHROMIUM_DOWNLOAD="true"
echo "//registry.npmjs.org/:_authToken=${DEVTOOLSBOT_NPM_TOKEN}" > .npmrc
echo "PUBLISHING RELEASE"
npm run evergreen-release publish
}
# TODO: move that back in once verified it works as expected
# npm run evergreen-release publish
spawn_host:
- command: host.create
params:
Expand Down