Skip to content

Commit

Permalink
fix ut (#2535)
Browse files Browse the repository at this point in the history
Signed-off-by: Meina Zhou <[email protected]>
  • Loading branch information
zhoumeina authored Dec 26, 2019
1 parent 98f478f commit 2bda6c6
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 20 deletions.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ pipeline:
secrets:
- github_automation_api_key
commands:
- cd installer/fileserver/test && npm --registry http://build-artifactory.eng.vmware.com/artifactory/api/npm/npm install && npm test
- cd installer/fileserver/test && node -v && npm -v && npm install --registry http://build-artifactory.eng.vmware.com/artifactory/api/npm/npm && npm test
when:
status: success

Expand Down
57 changes: 38 additions & 19 deletions installer/fileserver/test/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2bda6c6

Please sign in to comment.