mirror of
https://github.com/cerc-io/watcher-ts
synced 2025-02-02 08:12:49 +00:00
remove comments
This commit is contained in:
parent
077b279b87
commit
cd5b745e70
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -15,9 +15,6 @@ pipeline {
|
||||
|
||||
steps {
|
||||
sh 'npm config set -- "//npm.pkg.github.com/:_authToken" "${ GITHUB_BASTION_PAT }"'
|
||||
//sh 'echo "//npm.pkg.github.com/:_authToken=${NODE_AUTH_TOKEN}" >> ~/.npmrc'
|
||||
//sh 'echo "registry=https://npm.pkg.github.com/" >> ~/.npmrc'
|
||||
//sh 'echo "always-auth=true" >> ~/.npmrc'
|
||||
sh 'yarn'
|
||||
sh 'yarn build'
|
||||
sh 'npm config set @cerc-io:registry https://git.vdb.to/api/packages/cerc-io/npm/'
|
||||
|
Loading…
Reference in New Issue
Block a user