mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-27 04:35:16 +01:00
disable npm run build script
This commit is contained in:
parent
a311d3d825
commit
87b68e9eb2
@ -5,7 +5,6 @@ set -e
|
|||||||
cp -r /harbor_ui/lib/* /harbor_ui
|
cp -r /harbor_ui/lib/* /harbor_ui
|
||||||
|
|
||||||
npm install
|
npm install
|
||||||
npm run build
|
|
||||||
npm run test > lib/npm-ut-test-results
|
npm run test > lib/npm-ut-test-results
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user