Skip to content

Commit 4b8404d

Browse files
author
Victor George
committed
Merge branch 'dev' of https://github.com/appirio-tech/connect-app into dev
* 'dev' of https://github.com/appirio-tech/connect-app: Removed feature branch to be deployed to dev as we now have all changes merged into dev.
2 parents 163b31f + efa5636 commit 4b8404d

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
@@ -19,7 +19,7 @@ compile:
1919

2020
deployment:
2121
development:
22-
branch: [dev, 'feature/second-level-project-category-performance']
22+
branch: dev
2323
owner: appirio-tech
2424
commands:
2525
- ./deploy.sh DEV

0 commit comments

Comments
 (0)