mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-15 20:25:50 +00:00
updated jenkinefile
This commit is contained in:
parent
38e8e3fcb9
commit
76a16266c1
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,6 @@
|
|||
pipeline {
|
||||
agent any
|
||||
tools {
|
||||
maven 'Maven' // Ensure Maven is installed in Jenkins
|
||||
}
|
||||
|
||||
stages {
|
||||
stage('Clone the project') {
|
||||
steps {
|
||||
|
|
Loading…
Reference in a new issue