Skip to content

Commit cbaf9c5

Browse files
ci: Deploy fix/hide-mm-subtrack to Beta env
1 parent 4e78d06 commit cbaf9c5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,6 @@ workflows:
348348
branches:
349349
only:
350350
- free
351-
- fix-country-setting-page
352351
# This is alternate dev env for parallel testing
353352
- "build-qa":
354353
context : org-global
@@ -362,7 +361,7 @@ workflows:
362361
filters:
363362
branches:
364363
only:
365-
- free
364+
- fix/hide-developer-marathon-match-subtrack
366365
# This is stage env for production QA releases
367366
- "build-prod-staging":
368367
context : org-global

0 commit comments

Comments
 (0)