Skip to content

Commit 6df5fd3

Browse files
author
Vikas Agarwal
committed
Cleaned up circle config to not deploy feature branch.
1 parent 047e456 commit 6df5fd3

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/back-forward-button-project-wizard']
22+
branch: dev
2323
owner: appirio-tech
2424
commands:
2525
- ./deploy.sh DEV

0 commit comments

Comments
 (0)