mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-27 01:45:49 +00:00
Added Jenkinsfile
This commit is contained in:
parent
58a1b59f72
commit
1facdaa2d4
1 changed files with 1 additions and 0 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -6,6 +6,7 @@ pipeline {
|
|||
echo 'build'
|
||||
sh '''mvn package
|
||||
'''
|
||||
sh 'ls'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue