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

Commit e3dc3a0

Browse files
Merge pull request #80 from topcoder-platform/PROD-2048_deploy-qa
PROD-2048 qa branch to deploy to dev env -> qa
2 parents 7639bf7 + 8534204 commit e3dc3a0

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
@@ -74,8 +74,9 @@ workflows:
7474
filters:
7575
branches:
7676
only:
77-
- dev
78-
- feat/onboarding-app
77+
# - dev
78+
# - feat/onboarding-app
79+
- qa
7980

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

0 commit comments

Comments
 (0)