Skip to content

Commit 1c4f9ab

Browse files
ci: deploy layout-fixes to Dev and Stag
1 parent ed1afe3 commit 1c4f9ab

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.circleci/config.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@ workflows:
343343
branches:
344344
only:
345345
- develop
346-
- fix/infected-submission
346+
- layout-fixes
347347
# This is alternate dev env for parallel testing
348348
- "build-test":
349349
context : org-global
@@ -372,8 +372,7 @@ workflows:
372372
branches:
373373
only:
374374
- develop
375-
- features/mm-dashboard
376-
- fix/settings-save-fail
375+
- layout-fixes
377376
# Production builds are exectuted
378377
# when PR is merged to the master
379378
# Don't change anything in this configuration

0 commit comments

Comments
 (0)