forked from BLOCKFANTASY/LOOHP-Limbo
Update Jenkinsfile
This commit is contained in:
parent
9754816a83
commit
0a63da78c5
|
|
@ -14,11 +14,5 @@ pipeline {
|
||||||
sh 'mvn clean install'
|
sh 'mvn clean install'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
stage('Deliver') {
|
|
||||||
steps {
|
|
||||||
sh './jenkins/scripts/deliver.sh'
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue