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