build fix

This commit is contained in:
Ziver Koc 2016-12-20 17:12:52 +01:00
parent a7b47958da
commit de59e93b59

2
Jenkinsfile vendored
View file

@ -26,7 +26,7 @@ node {
}
}
/stage('Deploy') {
stage('Deploy') {
node {
input message: 'Deploy?', submitter: 'ziver'
sh 'ant deploy'