mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-21 14:55:51 +00:00
Update Jenkinsfile
This commit is contained in:
parent
da9408e842
commit
9f26983c16
1 changed files with 0 additions and 1 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -1,6 +1,5 @@
|
|||
pipeline {
|
||||
agent any
|
||||
tools { maven 'Maven 3.6.3' jdk 'Java 9.0.4' }
|
||||
stages {
|
||||
stage('Build') {
|
||||
steps {
|
||||
|
|
Loading…
Reference in a new issue