Skip to content

Commit 146187e

Browse files
ci: deploying on beta
1 parent 36bebe1 commit 146187e

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
@@ -174,7 +174,7 @@ workflows:
174174
filters:
175175
branches:
176176
only:
177-
- feature-private-navigation
177+
- develop
178178
# This is alternate dev env for parallel testing
179179
- "build-test":
180180
context : org-global
@@ -188,7 +188,6 @@ workflows:
188188
filters:
189189
branches:
190190
only:
191-
- comcast-community
192191
- hot-fix-accessing-comcast
193192
# Production builds are exectuted only on tagged commits to the
194193
# master branch.

0 commit comments

Comments
 (0)