Skip to content

Commit b945afe

Browse files
ci: deploy PROD-4120 branch to Test env
1 parent 591d9ca commit b945afe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -349,14 +349,14 @@ workflows:
349349
filters:
350350
branches:
351351
only:
352-
- PROD-4120
352+
- free
353353
# This is alternate dev env for parallel testing
354354
- "build-test":
355355
context : org-global
356356
filters:
357357
branches:
358358
only:
359-
- PROD-3199
359+
- PROD-4120
360360
# This is alternate dev env for parallel testing
361361
- "build-qa":
362362
context : org-global

0 commit comments

Comments
 (0)