|
|
|
|
@ -89,12 +89,12 @@ resource_types:
@@ -89,12 +89,12 @@ resource_types:
|
|
|
|
|
resources: |
|
|
|
|
- name: git-repo |
|
|
|
|
type: git |
|
|
|
|
icon: github-circle |
|
|
|
|
icon: github |
|
|
|
|
source: |
|
|
|
|
<<: *git-repo-resource-source |
|
|
|
|
- name: git-repo-windows |
|
|
|
|
type: git |
|
|
|
|
icon: github-circle |
|
|
|
|
icon: github |
|
|
|
|
source: |
|
|
|
|
<<: *git-repo-resource-source |
|
|
|
|
git_config: |
|
|
|
|
@ -127,7 +127,7 @@ resources:
@@ -127,7 +127,7 @@ resources:
|
|
|
|
|
pre_release: false |
|
|
|
|
- name: ci-images-git-repo |
|
|
|
|
type: git |
|
|
|
|
icon: github-circle |
|
|
|
|
icon: github |
|
|
|
|
source: |
|
|
|
|
uri: ((github-repo)) |
|
|
|
|
branch: ((branch)) |
|
|
|
|
|