File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -343,7 +343,6 @@ workflows:
343343 branches :
344344 only :
345345 - develop
346- - pv-challenge-msg
347346 # This is alternate dev env for parallel testing
348347 - " build-test " :
349348 context : org-global
@@ -357,22 +356,21 @@ workflows:
357356 filters :
358357 branches :
359358 only :
360- - thrive-rss
359+ - pv-challenge-msg
361360 # This is beta env for production soft releases
362361 - " build-prod-beta " :
363362 context : org-global
364363 filters :
365364 branches :
366365 only :
367- - new-tc-logo
366+ - pv-challenge-msg
368367 # This is stage env for production QA releases
369368 - " build-prod-staging " :
370369 context : org-global
371370 filters : &filters-staging
372371 branches :
373372 only :
374373 - develop
375- - pv-challenge-msg
376374 # Production builds are exectuted
377375 # when PR is merged to the master
378376 # Don't change anything in this configuration
You can’t perform that action at this time.
0 commit comments