mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-16 04:45:49 +00:00
Update and rename Jenkins file to Jenkinsfile
Signed-off-by: Ramesh05 <61681213+Ramesh05@users.noreply.github.com>
This commit is contained in:
parent
f91ae91342
commit
9123a1b679
1 changed files with 1 additions and 1 deletions
2
Jenkins file → Jenkinsfile
vendored
2
Jenkins file → Jenkinsfile
vendored
|
@ -6,7 +6,7 @@ pipeline {
|
|||
}
|
||||
stage('build') {
|
||||
}
|
||||
stage('install') {
|
||||
stage('test') {
|
||||
}
|
||||
stage('deploy') {
|
||||
}
|
Loading…
Reference in a new issue