Skip to content

Commit 41c8923

Browse files
authored
ci: on staging
1 parent 342cb52 commit 41c8923

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
@@ -353,14 +353,14 @@ workflows:
353353
filters:
354354
branches:
355355
only:
356-
- thrive-bug-fixes
356+
- free
357357
# This is stage env for production QA releases
358358
- deployStag:
359359
context : org-global
360360
filters:
361361
branches:
362362
only:
363-
- develop
363+
- thrive-bug-fixes
364364
# Production builds are exectuted
365365
# when PR is merged to the master
366366
# Don't change anything in this configuration

0 commit comments

Comments
 (0)