Skip to content

Commit 21c6208

Browse files
committed
Merge branch 'feature-contentful' of https://github.com/topcoder-platform/community-app into feature-contentful
2 parents b357a3e + 73be74f commit 21c6208

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.circleci/config.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -175,17 +175,14 @@ workflows:
175175
branches:
176176
only:
177177
- develop
178-
- hot-fix
179-
- survey_tc
180-
- fix-groups-updates
181-
- sort_registrations_submissions
182178
# This is alternate dev env for parallel testing
183179
- "build-test":
184180
context : org-global
185181
filters:
186182
branches:
187183
only:
188184
- develop
185+
- feature-contentful
189186
# This is beta env for production soft releases
190187
- "build-prod-beta":
191188
context : org-global

0 commit comments

Comments
 (0)