Skip to content

Commit 287d5d9

Browse files
ci: Remove feature/winner-tab from Stag env
1 parent 6eab766 commit 287d5d9

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
@@ -332,7 +332,7 @@ workflows:
332332
filters:
333333
branches:
334334
only:
335-
- feature/winner-tab
335+
- free
336336
# This is alternate dev env for parallel testing
337337
- deployTest:
338338
context : org-global
@@ -346,7 +346,7 @@ workflows:
346346
filters:
347347
branches:
348348
only:
349-
- feature/pride-logo
349+
- free
350350
# This is beta env for production soft releases
351351
- deployBeta:
352352
context : org-global

0 commit comments

Comments
 (0)