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