Skip to content

Commit eaabe32

Browse files
ci: deploy thrive-rss to QA env
1 parent f8eacad commit eaabe32

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
@@ -356,7 +356,7 @@ workflows:
356356
filters:
357357
branches:
358358
only:
359-
- free
359+
- thrive-rss
360360
# This is beta env for production soft releases
361361
- "build-prod-beta":
362362
context : org-global
@@ -370,7 +370,7 @@ workflows:
370370
filters: &filters-staging
371371
branches:
372372
only:
373-
- thrive-rss
373+
- develop
374374
# Production builds are exectuted
375375
# when PR is merged to the master
376376
# Don't change anything in this configuration

0 commit comments

Comments
 (0)