|
|
@ -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/uempfel/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/uempfel/examples |
|
|
|
|
|
|
|
|
- name: build-artifact |
|
|
- name: build-artifact |
|
|
type: gcs |
|
|
type: gcs |
|
|
|