Browse Source

Modify origin

pull/5/head
Juto Yu 4 years ago
parent
commit
d78a8791a4
  1. 4
      pipelines/multi-branch/template.yml

4
pipelines/multi-branch/template.yml

@ -13,13 +13,13 @@ resources:
- name: branch - name: branch
type: git type: git
source: source:
uri: https://github.com/concourse/examples
uri: https://github.com/jutkko/examples
branch: ((branch)) branch: ((branch))
- name: examples - name: examples
type: git type: git
source: source:
uri: https://github.com/concourse/examples
uri: https://github.com/jutkko/examples
- name: build-artifact - name: build-artifact
type: gcs type: gcs

Loading…
Cancel
Save