Skip to content

Commit 0f571d8

Browse files
committed
Merge remote-tracking branch 'origin/develop' into i-v5-develop-24Aug
2 parents 38fea9f + 1bb2499 commit 0f571d8

File tree

2 files changed

+3
-8
lines changed

2 files changed

+3
-8
lines changed

.circleci/config.yml

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -230,9 +230,7 @@ workflows:
230230
filters:
231231
branches:
232232
only:
233-
- hot-fix
234-
- integration-v5-challenge-api
235-
- develop
233+
- i-v5-develop-24Aug
236234
# This is alternate dev env for parallel testing
237235
- "build-test":
238236
context : org-global
@@ -253,17 +251,14 @@ workflows:
253251
filters:
254252
branches:
255253
only:
256-
- hot-fix
257-
- integration-v5-develop
258254
- develop
259255
# This is stage env for production QA releases
260256
- "build-prod-staging":
261257
context : org-global
262258
filters:
263259
branches:
264260
only:
265-
- integration-v5-challenge-api
266-
- hot-fix
261+
- i-v5-develop-24Aug
267262
# Production builds are exectuted
268263
# when PR is merged to the master
269264
# Don't change anything in this configuration

src/server/tc-communities/zurich/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"communityId": "zurich",
1313
"communityName": "Zurich Community",
1414
"groupIds": ["20000145"],
15-
"authorizedGroupIdsCatalog": ["20000160", "20000161"],
15+
"authorizedGroupIdsCatalog": ["c40767a9-e02e-4872-87eb-d50dcb946055", "a1bcb865-7235-481f-ae62-b82dd958fc4c"],
1616
"competitorsGroupIds": ["20000226"],
1717
"logos": [{
1818
"img": "/community-app-assets/themes/zurich/zurich.svg",

0 commit comments

Comments
 (0)