File tree 2 files changed +3
-8
lines changed
src/server/tc-communities/zurich
2 files changed +3
-8
lines changed Original file line number Diff line number Diff line change @@ -230,9 +230,7 @@ workflows:
230
230
filters :
231
231
branches :
232
232
only :
233
- - hot-fix
234
- - integration-v5-challenge-api
235
- - develop
233
+ - i-v5-develop-24Aug
236
234
# This is alternate dev env for parallel testing
237
235
- " build-test " :
238
236
context : org-global
@@ -253,17 +251,14 @@ workflows:
253
251
filters :
254
252
branches :
255
253
only :
256
- - hot-fix
257
- - integration-v5-develop
258
254
- develop
259
255
# This is stage env for production QA releases
260
256
- " build-prod-staging " :
261
257
context : org-global
262
258
filters :
263
259
branches :
264
260
only :
265
- - integration-v5-challenge-api
266
- - hot-fix
261
+ - i-v5-develop-24Aug
267
262
# Production builds are exectuted
268
263
# when PR is merged to the master
269
264
# Don't change anything in this configuration
Original file line number Diff line number Diff line change 12
12
"communityId" : " zurich" ,
13
13
"communityName" : " Zurich Community" ,
14
14
"groupIds" : [" 20000145" ],
15
- "authorizedGroupIdsCatalog" : [" 20000160 " , " 20000161 " ],
15
+ "authorizedGroupIdsCatalog" : [" c40767a9-e02e-4872-87eb-d50dcb946055 " , " a1bcb865-7235-481f-ae62-b82dd958fc4c " ],
16
16
"competitorsGroupIds" : [" 20000226" ],
17
17
"logos" : [{
18
18
"img" : " /community-app-assets/themes/zurich/zurich.svg" ,
You can’t perform that action at this time.
0 commit comments