Recommiteor conflicto

This commit is contained in:
Guillem Hernandez Sola
2020-10-20 10:17:05 +02:00

5
Jenkinsfile vendored
View File

@@ -17,10 +17,5 @@ pipeline {
sh 'mvn test'
}
}
stage ('Installing Stage') {
steps {
sh 'mvn install'
}
}
}
}