Skip to content

Commit 6ec87e2

Browse files
authored
Merge pull request #19 from topcoder-platform/submissionId-hotfix
Submission id hotfix
2 parents bd2e804 + 7559bd1 commit 6ec87e2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ workflows:
230230
filters:
231231
branches:
232232
only:
233-
- milestone-20200917
233+
- submissionId-hotfix
234234
- develop
235235
# This is alternate dev env for parallel testing
236236
- "build-test":
@@ -260,6 +260,7 @@ workflows:
260260
filters:
261261
branches:
262262
only:
263+
- submissionId-hotfix
263264
- develop
264265
# Production builds are exectuted
265266
# when PR is merged to the master

0 commit comments

Comments
 (0)