mirror of
https://github.com/cerc-io/watcher-ts
synced 2025-02-01 15:52:51 +00:00
Update Jenkinsfile2
Added lerna install
This commit is contained in:
parent
bd4e2b3a88
commit
b24e7dc41a
@ -14,6 +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 'lerna publish from-package --no-git-tag-version --yes'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user