Skip to content

Commit f454242

Browse files
Merge pull request #383 from topcoder-platform/PROD-2048_deploy-qa
PROD-2048 qa branch to deploy to the dev env -> qa
2 parents 8322f8b + c76903b commit f454242

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
@@ -75,7 +75,8 @@ workflows:
7575
filters:
7676
branches:
7777
only:
78-
- develop
78+
# - develop
79+
- qa
7980

8081
# Production builds are exectuted only on tagged commits to the
8182
# master branch.

0 commit comments

Comments
 (0)