mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 06:45:49 +00:00
Removed Stage
This commit is contained in:
parent
25cd77fa72
commit
03775e6da3
1 changed files with 0 additions and 4 deletions
|
@ -18,8 +18,4 @@ node {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('Results') {
|
|
||||||
junit '**/target/surefire-reports/TEST-*.xml'
|
|
||||||
archiveArtifacts 'target/*.jar'
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue