Skip to content

Commit 5ac67a2

Browse files
fix jenkins issue (#2859)
1 parent 032f581 commit 5ac67a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Jenkinsfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ node('rhel8'){
1616
env.PATH="${env.PATH}:${nodeHome}/bin"
1717
env.NODE_OPTIONS="--max_old_space_size=16384"
1818
sh "npm ci"
19-
sh "npm install -g vsce"
2019
}
2120

2221
withEnv(['JUNIT_REPORT_PATH=report.xml']) {

0 commit comments

Comments
 (0)