mirror of
https://github.com/cerc-io/watcher-ts
synced 2026-05-08 08:14:08 +00:00
quotes needed
This commit is contained in:
parent
b8e1c7c290
commit
8abcf7efc1
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