github url
This commit is contained in:
@@ -35,6 +35,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Run NPM install
|
- name: Run NPM install
|
||||||
run: |
|
run: |
|
||||||
|
git config --global url.https://github.com/.insteadOf git://github.com/
|
||||||
echo 'https://devops.pravilanovait.hr/nexus/repository/npm-proxy/
|
echo 'https://devops.pravilanovait.hr/nexus/repository/npm-proxy/
|
||||||
//devops.pravilanovait.hr/nexus/repository/npm-proxy/:_auth='"$NPM_NEXUS_AUTH" > ~/.npmrc
|
//devops.pravilanovait.hr/nexus/repository/npm-proxy/:_auth='"$NPM_NEXUS_AUTH" > ~/.npmrc
|
||||||
npm config set registry https://devops.pravilanovait.hr/nexus/repository/npm-proxy/
|
npm config set registry https://devops.pravilanovait.hr/nexus/repository/npm-proxy/
|
||||||
|
|||||||
@@ -48,6 +48,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Run NPM install
|
- name: Run NPM install
|
||||||
run: |
|
run: |
|
||||||
|
git config --global url.https://github.com/.insteadOf git://github.com/
|
||||||
echo 'https://devops.pravilanovait.hr/nexus/repository/npm-proxy/
|
echo 'https://devops.pravilanovait.hr/nexus/repository/npm-proxy/
|
||||||
//devops.pravilanovait.hr/nexus/repository/npm-proxy/:_auth='"$NPM_NEXUS_AUTH" > ~/.npmrc
|
//devops.pravilanovait.hr/nexus/repository/npm-proxy/:_auth='"$NPM_NEXUS_AUTH" > ~/.npmrc
|
||||||
npm config set registry https://devops.pravilanovait.hr/nexus/repository/npm-proxy/
|
npm config set registry https://devops.pravilanovait.hr/nexus/repository/npm-proxy/
|
||||||
|
|||||||
Reference in New Issue
Block a user