Skip to content

Commit

Permalink
Minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienbernede committed Nov 28, 2024
1 parent d2c4e31 commit d109982
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab/custom-jobs-and-variables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,11 +68,11 @@ variables:
# See Umpire for an example (export junit test reports).
.custom_job:
artifacts:
reports:
junit: junit.xml
name: "${CI_PROJECT_NAME}-${CI_MACHINE}-${CI_JOB_NAME}-${CI_PIPELINE_ID}"
paths:
- ./*.cmake
reports:
junit: junit.xml

.reproducer_vars:
script:
Expand Down

0 comments on commit d109982

Please sign in to comment.