From daa2d5c2a8cc9fd836462b543c6a7163c911f186 Mon Sep 17 00:00:00 2001 From: 12Balu34 Date: Fri, 22 Oct 2021 17:58:08 +0200 Subject: [PATCH] update repo --- 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..a884f0c 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/uempfel/examples branch: ((branch)) - name: examples type: git source: - uri: https://github.com/concourse/examples + uri: https://github.com/uempfel/examples - name: build-artifact type: gcs