[CI] missing S on config

This commit is contained in:
Edouard DUPIN 2020-08-28 19:00:34 +02:00
parent 140b0f3e9e
commit 90a6f6b67b

View File

@ -38,7 +38,7 @@ test_job:
artifacts: artifacts:
when: on_success when: on_success
expire_in: 3 day expire_in: 3 day
path: paths:
- target/site/jacoco - target/site/jacoco
reports: reports:
junit: target/surefire-reports/TEST-*.xml junit: target/surefire-reports/TEST-*.xml