From 3ac98d995f67d34bbaaf94b2d5d33097ae99a455 Mon Sep 17 00:00:00 2001 From: Andrew Pitt Date: Mon, 30 Sep 2019 13:35:02 -0400 Subject: [PATCH] Update devfile.yaml --- devfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devfile.yaml b/devfile.yaml index 189acf1ee..10bb911e3 100644 --- a/devfile.yaml +++ b/devfile.yaml @@ -3,7 +3,7 @@ metadata: projects: - name: spring-boot-java source: - location: 'https://github.com/pittar/spring-petclinic' + location: 'git@github.com:pittar/spring-petclinic.git' type: git branch: master components: