Skip to content

Commit 9414810

Browse files
authored
Merge pull request #4191 from topcoder-platform/feature-devices-lookup
Feature devices lookup
2 parents 7c89f9b + 7621bdd commit 9414810

File tree

23 files changed

+9495
-8442
lines changed

23 files changed

+9495
-8442
lines changed

.circleci/config.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -174,9 +174,7 @@ workflows:
174174
filters:
175175
branches:
176176
only:
177-
- hot-fix-submit-blank
178177
- develop
179-
- feature-devices-lookup
180178
# This is alternate dev env for parallel testing
181179
- "build-test":
182180
context : org-global
@@ -191,7 +189,7 @@ workflows:
191189
filters:
192190
branches:
193191
only:
194-
- notifications-analytics
192+
- comcast-community
195193
# Production builds are exectuted only on tagged commits to the
196194
# master branch.
197195
- "build-prod":

0 commit comments

Comments
 (0)