From 7e607dc405800daa2088056383d8bbe5a299f600 Mon Sep 17 00:00:00 2001 From: BoykoAlex Date: Thu, 21 Sep 2017 19:18:21 -0400 Subject: [PATCH] Correct boot-java git repo resource --- concourse/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/concourse/pipeline.yml b/concourse/pipeline.yml index 93e5bda28..de9a30286 100644 --- a/concourse/pipeline.yml +++ b/concourse/pipeline.yml @@ -72,7 +72,7 @@ resources: source: branch: {{branch}} private_key: {{rsa_id}} - uri: git@github.com:spring-projects/atom-boot-java + uri: git@github.com:spring-projects/atom-boot-java.git - name: tasks type: git source: