mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-29 18:55:49 +00:00
JenkinsFILE
This commit is contained in:
parent
a97cc6972b
commit
4c97e05925
1 changed files with 1 additions and 0 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -9,6 +9,7 @@ pipeline {
|
|||
steps {
|
||||
// sh 'chmod +x gradlew'
|
||||
// sh './gradlew build'
|
||||
sh 'ls -a'
|
||||
sh 'cd ./build/reports/checkstyle'
|
||||
sh 'ls -a'
|
||||
|
||||
|
|
Loading…
Reference in a new issue