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