Skip to content

Commit bd6703f

Browse files
ci: Deploy feature/winner-tab to Dev env
1 parent a63a2df commit bd6703f

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
@@ -275,7 +275,7 @@ workflows:
275275
filters:
276276
branches:
277277
only:
278-
- develop
278+
- feature/winner-tab
279279
# This is alternate dev env for parallel testing
280280
- "build-test":
281281
context : org-global
@@ -289,7 +289,7 @@ workflows:
289289
filters:
290290
branches:
291291
only:
292-
- feature/winner-tab
292+
- free
293293
# This is beta env for production soft releases
294294
- "build-prod-beta":
295295
context : org-global

0 commit comments

Comments
 (0)