Skip to content

Commit 2be6649

Browse files
ci: deploy pv-challenge-msg to Stag and Dev
1 parent b12a615 commit 2be6649

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+
- pv-challenge-msg
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+
- pv-challenge-msg
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)