Skip to content

Commit 3893156

Browse files
ci: Deploy update-segment-script to Dev and Stag
1 parent c416d4e commit 3893156

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,7 +276,7 @@ workflows:
276276
branches:
277277
only:
278278
- develop
279-
- feature/recommender-sync-develop
279+
- update-segment-script
280280
# This is alternate dev env for parallel testing
281281
- "build-test":
282282
context : org-global
@@ -305,7 +305,7 @@ workflows:
305305
branches:
306306
only:
307307
- develop
308-
- feature/recommender-sync-develop
308+
- update-segment-script
309309
- "approve-smoke-test-on-staging":
310310
type: approval
311311
requires:

0 commit comments

Comments
 (0)