Skip to content

Commit 1e2086c

Browse files
ci: Deploy feature/poc-recommender-sub-2 to Dev and Beta
#5325
1 parent 302d61f commit 1e2086c

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
@@ -276,6 +276,7 @@ workflows:
276276
branches:
277277
only:
278278
- develop
279+
- feature/poc-recommender-sub-2
279280
# This is alternate dev env for parallel testing
280281
- "build-test":
281282
context : org-global
@@ -296,15 +297,14 @@ workflows:
296297
filters:
297298
branches:
298299
only:
299-
- free
300+
- feature/poc-recommender-sub-2
300301
# This is stage env for production QA releases
301302
- "build-prod-staging":
302303
context : org-global
303304
filters:
304305
branches:
305306
only:
306307
- develop
307-
- nav-vanilla-forum
308308
- "approve-smoke-test-on-staging":
309309
type: approval
310310
requires:

0 commit comments

Comments
 (0)