Browse Source

Update devfile.yaml

main
Nicolas Massé 3 years ago
committed by GitHub
parent
commit
4ec336429d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      devfile.yaml

5
devfile.yaml

@ -10,3 +10,8 @@ metadata:
projectType: Maven
language: Java
icon: https://raw.githubusercontent.com/devfile-samples/devfile-stack-icons/main/java-maven.jpg
starterProjects:
- name: springbootproject
git:
remotes:
origin: 'https://github.com/odo-devfiles/springboot-ex.git'

Loading…
Cancel
Save