submitter
This commit is contained in:
parent
75a2bfe4cf
commit
391b591ba7
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -22,7 +22,8 @@ pipeline {
|
||||
userInput = input(
|
||||
//id: 'approve_deploy_at_prod',
|
||||
message: "Do you want to deploy version ${PROD_TAG}@${env.deployment_name} in PROD?",
|
||||
ok: 'Yepp, go on!'/*,
|
||||
ok: 'Yepp, go on!',
|
||||
submitter: 'dominik'/*,
|
||||
parameters: [
|
||||
[
|
||||
$class: 'BooleanParameterDefinition',
|
||||
|
||||
Loading…
Reference in New Issue
Block a user