Skip to content

Commit 24885ec

Browse files
committed
removed feature branch from deployable
1 parent ee3ec3b commit 24885ec

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/replace_login_registration_urls']
131+
only: ['dev']
132132

133133
- deployTest01:
134134
context : org-global

0 commit comments

Comments
 (0)