mirror of
https://github.com/cerc-io/watcher-ts
synced 2026-04-28 12:44:06 +00:00
quotes needed
This commit is contained in:
parent
6a3f6ad95f
commit
b8e1c7c290
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -10,7 +10,7 @@ pipeline {
|
||||
}
|
||||
|
||||
environment {
|
||||
NODE_AUTH_TOKEN = ${ GITHUB_BASTION_PAT }
|
||||
NODE_AUTH_TOKEN = "${ GITHUB_BASTION_PAT }""
|
||||
}
|
||||
|
||||
steps {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user