Test Neutral Pipeline #4
Some checks failed
Neutral/pipeline/head There was a failure building this commit
Some checks failed
Neutral/pipeline/head There was a failure building this commit
This commit is contained in:
parent
b2e1a45f41
commit
0c53081237
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -15,7 +15,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
stage('[Neutral] - Deploy') {
|
stage('[Neutral] - Deploy') {
|
||||||
steps {
|
steps {
|
||||||
def userInput = input(
|
userInput = input(
|
||||||
id: 'userInput', message: 'Enter path of test reports:?',
|
id: 'userInput', message: 'Enter path of test reports:?',
|
||||||
parameters: [
|
parameters: [
|
||||||
[$class: 'TextParameterDefinition', defaultValue: 'None', description: 'Path of config file', name: 'Config'],
|
[$class: 'TextParameterDefinition', defaultValue: 'None', description: 'Path of config file', name: 'Config'],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user