Skip to content

Commit 49c184d

Browse files
committed
Merge branch '2.2.x' into 2.3.x
2 parents df5cd21 + 0fd7dd2 commit 49c184d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ci/pipeline.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,12 +89,12 @@ resource_types:
8989
resources:
9090
- name: git-repo
9191
type: git
92-
icon: github-circle
92+
icon: github
9393
source:
9494
<<: *git-repo-resource-source
9595
- name: git-repo-windows
9696
type: git
97-
icon: github-circle
97+
icon: github
9898
source:
9999
<<: *git-repo-resource-source
100100
git_config:
@@ -127,7 +127,7 @@ resources:
127127
pre_release: false
128128
- name: ci-images-git-repo
129129
type: git
130-
icon: github-circle
130+
icon: github
131131
source:
132132
uri: ((github-repo))
133133
branch: ((branch))

0 commit comments

Comments
 (0)