Skip to content

Commit 0fd7dd2

Browse files
committed
Merge branch '2.1.x' into 2.2.x
2 parents 6dc8e68 + 956ee22 commit 0fd7dd2

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
@@ -87,12 +87,12 @@ resource_types:
8787
resources:
8888
- name: git-repo
8989
type: git
90-
icon: github-circle
90+
icon: github
9191
source:
9292
<<: *git-repo-resource-source
9393
- name: git-repo-windows
9494
type: git
95-
icon: github-circle
95+
icon: github
9696
source:
9797
<<: *git-repo-resource-source
9898
git_config:
@@ -125,7 +125,7 @@ resources:
125125
pre_release: false
126126
- name: ci-images-git-repo
127127
type: git
128-
icon: github-circle
128+
icon: github
129129
source:
130130
uri: ((github-repo))
131131
branch: ((branch))

0 commit comments

Comments
 (0)