This commit is contained in:
Vendored
+1
-1
@@ -15,7 +15,7 @@ pipeline {
|
||||
}
|
||||
stage('[Neutral] - Deploy') {
|
||||
steps {
|
||||
def userInput = input(
|
||||
userInput = input(
|
||||
id: 'userInput', message: 'Enter path of test reports:?',
|
||||
parameters: [
|
||||
[$class: 'TextParameterDefinition', defaultValue: 'None', description: 'Path of config file', name: 'Config'],
|
||||
|
||||
Reference in New Issue
Block a user