Skip to content
Snippets Groups Projects
Commit 7d319c9a authored by Igor Markin's avatar Igor Markin
Browse files

set npm token

parent 3be821a5
No related branches found
No related tags found
1 merge request!75Upgrade lib-mime
Pipeline #42519 passed
......@@ -12,6 +12,7 @@ install:
- amd64-docker
script:
- apk add --no-cache git openssh
- npm config set '//registry.npmjs.org/:_authToken' $NPM_TOKEN
- git config --global url."https://gitlab-ci-token:$CI_JOB_TOKEN@code.vereign.com/".insteadOf "git@code.vereign.com:"
- echo '[http "https://code.vereign.com"]' >> $HOME/.gitconfig
- echo " sslVerify = false" >> $HOME/.gitconfig
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment