Skip to content

Commit 897e4f4

Browse files
committed
deploy to test env
1 parent b18bfae commit 897e4f4

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
@@ -175,15 +175,14 @@ workflows:
175175
branches:
176176
only:
177177
- develop
178-
- hot-fix-show-best-rating-color-in-profile
179178
# This is alternate dev env for parallel testing
180179
- "build-test":
181180
context : org-global
182181
filters:
183182
branches:
184183
only:
185184
- develop
186-
- feature-contentful
185+
- hot-fix-show-best-rating-color-in-profile
187186
# This is beta env for production soft releases
188187
- "build-prod-beta":
189188
context : org-global

0 commit comments

Comments
 (0)