Skip to content
Snippets Groups Projects
Commit 5e1a07da authored by Bastien Abadie's avatar Bastien Abadie
Browse files

Should be working now

parent 8259221a
No related branches found
1 merge request!44Publish on npm using CI pipeline
Pipeline #5770 passed with warnings
......@@ -116,8 +116,8 @@ release-npm:
- tags
before_script:
- echo '@teklia:registry=https://registry.npmjs.org/' > .npmrc
- echo '//registry.npmjs.org/:_authToken=${NPM_TOKEN}' >> .npmrc
- echo 'always-auth=true' > .npmrc
- echo "//registry.npmjs.org/:_authToken=${NPM_TOKEN}" >> .npmrc
script:
- npm publish --access public
......@@ -59,8 +59,5 @@
"vue-cli-service lint",
"git add"
]
},
"publishConfig":{
"@teklia:registry": "https://registry.npmjs.com"
}
}
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