Skip to content

Commit 013abf1

Browse files
author
Vikas Agarwal
committed
Removing feature branch from deployable branches.
1 parent 6da8b5b commit 013abf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ workflows:
8282
- "build-dev":
8383
filters:
8484
branches:
85-
only: [dev, 'feature/multi-service-deployment']
85+
only: [dev]
8686
- "build-prod":
8787
filters:
8888
branches:

0 commit comments

Comments
 (0)