Fix typo
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -171,7 +171,7 @@ pipeline {
|
||||
steps {
|
||||
withCredentials([
|
||||
usernamePassword(
|
||||
cretentialsId: 'jenkins-api-token',
|
||||
credentialsId: 'jenkins-api-token',
|
||||
usernameVariable: 'JENKINS_USER',
|
||||
passwordVariable: 'JENKINS_TOKEN'
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user