mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-20 22:52:46 -05:00
refactor: disable test on DockerImage
This commit is contained in:
parent
82a71ebf64
commit
8a80aad67b
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ RUN npm config set registry http://registry.npmjs.org/ && \
|
|||
npm install -g -s flow-bin@0.60.0 && \
|
||||
yarn install --production=false && \
|
||||
yarn run lint && \
|
||||
yarn run test && \
|
||||
yarn run build:webui && \
|
||||
yarn cache clean && \
|
||||
yarn install --production=true --pure-lockfile
|
||||
|
|
Loading…
Add table
Reference in a new issue