mirror of
https://github.com/cerc-io/watcher-ts
synced 2026-01-21 19:54:16 +00:00
try jenkins workspace
This commit is contained in:
parent
fd44c74f3f
commit
e5da4da395
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -12,7 +12,7 @@ pipeline {
|
||||
environment {
|
||||
NODE_AUTH_TOKEN = credentials('GITHUB_BASTION_PAT')
|
||||
GITEA_JENKINS_PUBLISH = credentials('GITEA_JENKINS_PUBLISH')
|
||||
NPM_CONFIG_USERCONFIG = "/usr/local/share/npm-global"
|
||||
NPM_CONFIG_USERCONFIG = "${WORKSPACE}"
|
||||
}
|
||||
|
||||
steps {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user