Skip to content

Commit 1abd5b8

Browse files
authored
Merge pull request #5268 from topcoder-platform/develop
Release 2020/12/22 (v1.7.1)
2 parents 875ee2e + 6a59b7a commit 1abd5b8

File tree

11 files changed

+7355
-17443
lines changed

11 files changed

+7355
-17443
lines changed

.circleci/config.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -237,14 +237,14 @@ workflows:
237237
filters:
238238
branches:
239239
only:
240-
- hall-of-fame-fixes
240+
- gig-apply-fix
241241
# This is alternate dev env for parallel testing
242242
- "build-qa":
243243
context : org-global
244244
filters:
245245
branches:
246246
only:
247-
- feature/private-spec
247+
- free
248248
# This is beta env for production soft releases
249249
- "build-prod-beta":
250250
context : org-global
@@ -260,6 +260,7 @@ workflows:
260260
branches:
261261
only:
262262
- develop
263+
- search-whitespace
263264
# Production builds are exectuted
264265
# when PR is merged to the master
265266
# Don't change anything in this configuration

0 commit comments

Comments
 (0)