Skip to content
Snippets Groups Projects
Unverified Commit 4da8581b authored by HonkingGoose's avatar HonkingGoose Committed by GitHub
Browse files

docs: add hostType:npm to config.js for Azure (#9312)

parent 86a851bb
No related branches found
No related tags found
No related merge requests found
......@@ -66,6 +66,7 @@ module.exports = {
token: process.env.TOKEN,
hostRules: [
{
hostType: 'npm',
hostName: 'pkgs.dev.azure.com',
username: 'apikey',
password: process.env.TOKEN,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment