diff --git a/Jenkinsfile b/Jenkinsfile index 33a40989..563c8358 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -10,7 +10,7 @@ pipeline { } environment { - NODE_AUTH_TOKEN = "${ GITHUB_BASTION_PAT }"" + NODE_AUTH_TOKEN = "${ GITHUB_BASTION_PAT }" } steps {