jenkisfile

This commit is contained in:
Natalia Villegas 2018-12-16 17:48:56 -03:00
parent 0c5a0929a5
commit 68bb73bcc2

3
Jenkinsfile vendored
View file

@ -1,9 +1,6 @@
pipeline { pipeline {
agent any agent any
tools {
maven 'Maven 3.3.9'
}
stages { stages {
stage ('Initialize') { stage ('Initialize') {
steps { steps {