Skip to content

Commit 89d03c0

Browse files
committed
removed feature branch from deployable.
1 parent 3ab6264 commit 89d03c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ workflows:
128128
- build-dev
129129
filters:
130130
branches:
131-
only: ['dev', 'feature/removed_dependency_on_phaseStatus_to_change_projectStatus']
131+
only: ['dev']
132132

133133
- deployTest01:
134134
context : org-global

0 commit comments

Comments
 (0)