mirror of
https://github.com/cerc-io/watcher-ts
synced 2026-05-04 22:52:05 +00:00
update secret token name
This commit is contained in:
parent
0350a656f1
commit
53cad4b1ce
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -26,7 +26,7 @@ pipeline {
|
||||
sh 'yarn'
|
||||
sh 'yarn build'
|
||||
sh 'npm config set @cerc-io:registry https://git.vdb.to/api/packages/cerc-io/npm/'
|
||||
sh 'npm config set -- "//git.vdb.to/api/packages/cerc-io/npm/:_authToken" "${ GITEA_PUBLISH_TOKEN }"'
|
||||
sh 'npm config set -- "//git.vdb.to/api/packages/cerc-io/npm/:_authToken" "${ GITEA_JENKINS_PUBLISH }"'
|
||||
sh 'lerna publish from-package --no-git-tag-version --yes'
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user