Save fixtures as pipeline artifacts

This commit is contained in:
Mike Greiling 2019-07-18 12:52:52 -05:00
parent 89142f985d
commit 1abe3e514f
No known key found for this signature in database
GPG key ID: 0303DF507FA67596

View file

@ -168,6 +168,7 @@ karma:
paths:
- chrome_debug.log
- coverage-javascript/
- tmp/tests/frontend/
# see https://gitlab.com/gitlab-org/gitlab-ce/issues/64756
# reports:
# junit: junit_karma.xml
@ -192,6 +193,7 @@ jest:
paths:
- coverage-frontend/
- junit_jest.xml
- tmp/tests/frontend/
# see https://gitlab.com/gitlab-org/gitlab-ce/issues/64756
# reports:
# junit: junit_jest.xml