Skip to content

Commit cb962e9

Browse files
author
Vikas Agarwal
committed
Removed feature branch from deployable branch list
1 parent e83f84e commit cb962e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

circle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies:
2424

2525
deployment:
2626
development:
27-
branch: [dev, 'feature/connect-admin-role']
27+
branch: dev
2828
commands:
2929
- ./ebs_deploy.sh tc-project-service DEV $CIRCLE_BUILD_NUM
3030

0 commit comments

Comments
 (0)