Skip to content

Commit ba16126

Browse files
committed
cherry picked from #3266
1 parent 63f1ae4 commit ba16126

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.circleci/config.yml

-5
Original file line numberDiff line numberDiff line change
@@ -175,25 +175,20 @@ workflows:
175175
branches:
176176
only:
177177
- develop
178-
- hot-fixes-4
179-
- feature-contentful
180178
# This is alternate dev env for parallel testing
181179
- "build-test":
182180
context : org-global
183181
filters:
184182
branches:
185183
only:
186-
- legacy-tco
187184
- hot-fix
188-
- mm-leaderboard-misc-fixes
189185
# This is beta env for production soft releases
190186
- "build-prod-beta":
191187
context : org-global
192188
filters:
193189
branches:
194190
only:
195191
- develop
196-
- hot-fix
197192
# Production builds are exectuted only on tagged commits to the
198193
# master branch.
199194
- "build-prod":

0 commit comments

Comments
 (0)