mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-22 15:25:49 +00:00
Update devfile.yaml
This commit is contained in:
parent
0bef057473
commit
3ac98d995f
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ metadata:
|
||||||
projects:
|
projects:
|
||||||
- name: spring-boot-java
|
- name: spring-boot-java
|
||||||
source:
|
source:
|
||||||
location: 'https://github.com/pittar/spring-petclinic'
|
location: 'git@github.com:pittar/spring-petclinic.git'
|
||||||
type: git
|
type: git
|
||||||
branch: master
|
branch: master
|
||||||
components:
|
components:
|
||||||
|
|
Loading…
Reference in a new issue