mirror of
https://github.com/cerc-io/watcher-ts
synced 2025-01-21 10:39:06 +00:00
Update Jenkinsfile2
Removed unknown sudo
This commit is contained in:
parent
b24e7dc41a
commit
fa5958f40f
@ -14,7 +14,7 @@ pipeline {
|
||||
sh 'npm config set registry https://git.vdb.to/api/packages/cerc-io/npm'
|
||||
sh 'yarn'
|
||||
sh 'yarn build'
|
||||
sh 'sudo npm install --g lerna'
|
||||
sh 'npm install --g lerna'
|
||||
sh 'lerna publish from-package --no-git-tag-version --yes'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user