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

Commit 367bdf9

Browse files
PROD-2087 #comment revert deployment of qa branch to dev env #time 5m
1 parent 5d9f7ac commit 367bdf9

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.circleci/config.yml

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

8079
# Production builds are exectuted only on tagged commits to the
8180
# master branch.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,4 @@
8787
"tc-auth-lib": "topcoder-platform/tc-auth-lib#1.0.3",
8888
"tc-ui": "github:appirio-tech/tc-ui#feature/connectv2"
8989
}
90-
}
90+
}

0 commit comments

Comments
 (0)