|
|
@ -55,7 +55,7 @@ resource_types: |
|
|
|
resources: |
|
|
|
resources: |
|
|
|
- name: git-repo |
|
|
|
- name: git-repo |
|
|
|
type: git |
|
|
|
type: git |
|
|
|
icon: github-circle |
|
|
|
icon: github |
|
|
|
source: |
|
|
|
source: |
|
|
|
uri: ((github-repo)) |
|
|
|
uri: ((github-repo)) |
|
|
|
username: ((github-username)) |
|
|
|
username: ((github-username)) |
|
|
@ -70,7 +70,7 @@ resources: |
|
|
|
location: Europe/Vienna |
|
|
|
location: Europe/Vienna |
|
|
|
- name: ci-images-git-repo |
|
|
|
- name: ci-images-git-repo |
|
|
|
type: git |
|
|
|
type: git |
|
|
|
icon: github-circle |
|
|
|
icon: github |
|
|
|
source: |
|
|
|
source: |
|
|
|
uri: ((github-repo)) |
|
|
|
uri: ((github-repo)) |
|
|
|
branch: ((branch)) |
|
|
|
branch: ((branch)) |
|
|
|