Remove extra bracket
This commit is contained in:
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@@ -33,8 +33,8 @@ pipeline {
|
||||
inventory: 'inventory/hosts',
|
||||
credentialsId: 'tools-deploy-key',
|
||||
extraVars: [
|
||||
login: 'netadm',
|
||||
])
|
||||
login: 'netadm'
|
||||
]
|
||||
)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user