Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 8233176

Browse files
Merge pull request #131 from topcoder-platform/PROD-2048_deploy-qa
PROD-2048 deploy qa to dev env -> qa
2 parents 4c51bb0 + aee5a27 commit 8233176

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.circleci/config.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,9 @@ workflows:
7373
filters:
7474
branches:
7575
only:
76-
- dev
77-
- feat/regsource
76+
# - dev
77+
# - feat/regsource
78+
- qa
7879

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

0 commit comments

Comments
 (0)