mirror of
https://github.com/goharbor/harbor
synced 2025-04-08 02:05:20 +00:00
Update package.js
Using fixed version number to reduce the npm log in travis
This commit is contained in:
parent
8cda2d8d65
commit
289946ccb4
|
@ -6,7 +6,5 @@ cd /harbor_src
|
|||
|
||||
mv /harbor_resources/node_modules ./
|
||||
|
||||
npm install
|
||||
npm run test > ./npm-ut-test-results
|
||||
|
||||
|
||||
npm install -q --no-progress
|
||||
npm run test > ./npm-ut-test-results
|
Loading…
Reference in New Issue
Block a user