Skip to content

Commit 57482d7

Browse files
ci: deploy seo-fix to Test env
Issue: #4769
1 parent fb6f70f commit 57482d7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ workflows:
237237
filters:
238238
branches:
239239
only:
240-
- hot-fix
240+
- seo-fix
241241
# This is alternate dev env for parallel testing
242242
- "build-qa":
243243
context : org-global
@@ -260,7 +260,6 @@ workflows:
260260
branches:
261261
only:
262262
- develop
263-
- seo-fix
264263
# Production builds are exectuted
265264
# when PR is merged to the master
266265
# Don't change anything in this configuration

0 commit comments

Comments
 (0)