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
a487903bf8
commit
35fa9f39ce
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