Skip to content

Commit 6999d78

Browse files
committed
ci: fixed file scheme
1 parent 9c40ac5 commit 6999d78

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.circleci/config.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -241,10 +241,10 @@ workflows:
241241
- feature-contentful
242242
# This is alternate dev env for parallel testing
243243
- "build-qa":
244-
context : org-global
245-
filters:
246-
branches:
247-
only:
244+
context : org-global
245+
filters:
246+
branches:
247+
only:
248248
- develop-on-qa-env
249249
# This is beta env for production soft releases
250250
- "build-prod-beta":

0 commit comments

Comments
 (0)