From d78a8791a4ff1f7cb5a3da4b87cbdfa50f32cd2e Mon Sep 17 00:00:00 2001 From: Juto Yu Date: Sat, 21 Aug 2021 20:54:02 +0800 Subject: [PATCH] Modify origin --- pipelines/multi-branch/template.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pipelines/multi-branch/template.yml b/pipelines/multi-branch/template.yml index 3ffe2c3..a59ad8b 100644 --- a/pipelines/multi-branch/template.yml +++ b/pipelines/multi-branch/template.yml @@ -13,13 +13,13 @@ resources: - name: branch type: git source: - uri: https://github.com/concourse/examples + uri: https://github.com/jutkko/examples branch: ((branch)) - name: examples type: git source: - uri: https://github.com/concourse/examples + uri: https://github.com/jutkko/examples - name: build-artifact type: gcs