Skip to content

Commit c57de6d

Browse files
ci: deploy features/mm-dashboard to Dev env
1 parent 3df07b0 commit c57de6d

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
@@ -343,7 +343,7 @@ workflows:
343343
branches:
344344
only:
345345
- develop
346-
- feature/recommended-challenges-update
346+
- features/mm-dashboard
347347
# This is alternate dev env for parallel testing
348348
- "build-test":
349349
context : org-global
@@ -372,7 +372,6 @@ workflows:
372372
branches:
373373
only:
374374
- develop
375-
- ast-timeline-fix
376375
- features/mm-dashboard
377376
# Production builds are exectuted
378377
# when PR is merged to the master

0 commit comments

Comments
 (0)