Skip to content

Commit edd2ad1

Browse files
author
Vikas Agarwal
committed
Deploying to devGithub issue#1194, Backend support to have new project types supported.
— Deploying to dev
1 parent 8d1d428 commit edd2ad1

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
27+
branch: [ dev, 'feature/new-project-types' ]
2828
commands:
2929
- ./ebs_deploy.sh tc-project-service DEV $CIRCLE_BUILD_NUM
3030

0 commit comments

Comments
 (0)