Skip to content

Commit 75e4145

Browse files
ci: Deploy feature/poc-recommender-sub-2 to Test env
1 parent 81b6385 commit 75e4145

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -276,14 +276,13 @@ workflows:
276276
branches:
277277
only:
278278
- develop
279-
- feature/poc-recommender-sub-2
280279
# This is alternate dev env for parallel testing
281280
- "build-test":
282281
context : org-global
283282
filters:
284283
branches:
285284
only:
286-
- free
285+
- feature/poc-recommender-sub-2
287286
# This is alternate dev env for parallel testing
288287
- "build-qa":
289288
context : org-global

0 commit comments

Comments
 (0)