Skip to content

Commit ae64ed9

Browse files
committed
deplying hot-fix on beta and test
1 parent 48d4c50 commit ae64ed9

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.circleci/config.yml

+2-5
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ workflows:
184184
branches:
185185
only:
186186
- legacy-tco
187-
- hot-fixes-3
187+
- hot-fix
188188
- mm-leaderboard-misc-fixes
189189
# This is beta env for production soft releases
190190
- "build-prod-beta":
@@ -193,10 +193,7 @@ workflows:
193193
branches:
194194
only:
195195
- develop
196-
- mm-leaderboard
197-
- hot-fixes-4
198-
- release-qa-accessibility
199-
- mm-leaderboard-misc-fixes
196+
- hot-fix
200197
# Production builds are exectuted only on tagged commits to the
201198
# master branch.
202199
- "build-prod":

0 commit comments

Comments
 (0)