Skip to content
Snippets Groups Projects
Commit 96202358 authored by Jueun Park's avatar Jueun Park
Browse files

edited .gitlab-ci.yml

parent ebfa13ef
No related branches found
No related tags found
1 merge request!4Resolve "Show tests in CI"
Pipeline #13073 failed
......@@ -26,11 +26,11 @@ test:
script:
- "./gradlew test"
artifacts:
paths:
- "src/main/resources"
when: always
reports:
junit: build/test-results/test/**/TEST-*.xml
paths:
- "src/main/resources"
ragdoc_build:
image:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment