Skip to content

Commit

Permalink
Установка vsce в локальный каталог
Browse files Browse the repository at this point in the history
  • Loading branch information
nixel2007 committed Oct 4, 2017
1 parent 5e61503 commit 9da4226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ pipeline {

steps {
unstash 'buildResults'
sh 'npm install -g vsce'
sh 'npm install vsce'
sh 'ls -alR'
}
}
Expand Down

0 comments on commit 9da4226

Please sign in to comment.