bug fix
This commit is contained in:
parent
0ede74fd5a
commit
2c0c8d3ca2
1 changed files with 1 additions and 1 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
|
@ -27,7 +27,7 @@ node {
|
|||
}
|
||||
|
||||
stage('Deploy') {
|
||||
input 'Deploy?', submitter 'Administrator'
|
||||
input message: 'Deploy?', submitter: 'ziver'
|
||||
sh 'ant deploy'
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue