Skip to content

Commit

Permalink
Merge pull request #6829 from topcoder-platform/PROD-4120
Browse files Browse the repository at this point in the history
PROD-4120 : Fix Topgear `submit` URL issue
  • Loading branch information
luizrrodrigues authored Mar 8, 2023
2 parents 6c9dd33 + 1bd2b73 commit 9694e1d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ workflows:
filters:
branches:
only:
- TCA-768_member-profile-tca-certs
- free
# This is alternate dev env for parallel testing
- "build-qa":
context : org-global
Expand All @@ -372,7 +372,7 @@ workflows:
filters:
branches:
only:
- feat/GAME-224
- free
# This is stage env for production QA releases
- "build-prod-staging":
context : org-global
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@
"supertest": "^3.1.0",
"tc-core-library-js": "github:appirio-tech/tc-core-library-js#v2.6.3",
"tc-ui": "^1.0.12",
"topcoder-react-lib": "1.2.10",
"topcoder-react-lib": "1000.29.18",
"topcoder-react-ui-kit": "2.0.1",
"topcoder-react-utils": "0.7.8",
"turndown": "^4.0.2",
Expand Down

0 comments on commit 9694e1d

Please sign in to comment.