Skip to content

Commit d7d9f4b

Browse files
author
Vikas Agarwal
committed
Removed feature branch from being deployed to dev
1 parent 6b12cbd commit d7d9f4b

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/chatbot-product-type]
22+
branch: [dev]
2323
owner: appirio-tech
2424
commands:
2525
- ./deploy.sh DEV

0 commit comments

Comments
 (0)