Skip to content

Commit 5b189bd

Browse files
author
Bernie Zang
committed
fix(tooling): Remove npm rebuild from tap scripts
1 parent 972d6b1 commit 5b189bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Jenkinsfile.tap

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ pipeline {
2323
nvm install 7
2424
nvm use v7
2525
npm install
26-
npm rebuild
2726
rm -f $HOME/.npmrc
2827
'''
2928
}

0 commit comments

Comments
 (0)