Skip to content

Commit 6d2a2ea

Browse files
authored
ci: on staging
1 parent 341ec27 commit 6d2a2ea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.circleci/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ workflows:
282282
filters:
283283
branches:
284284
only:
285-
- gig-mkt-ab
285+
- free
286286
# This is alternate dev env for parallel testing
287287
- "build-qa":
288288
context : org-global
@@ -296,14 +296,14 @@ workflows:
296296
filters:
297297
branches:
298298
only:
299-
- free
299+
- gig-mkt-ab
300300
# This is stage env for production QA releases
301301
- "build-prod-staging":
302302
context : org-global
303303
filters:
304304
branches:
305305
only:
306-
- develop
306+
- gig-mkt-ab
307307
- "approve-smoke-test-on-staging":
308308
type: approval
309309
requires:

0 commit comments

Comments
 (0)