Commit e83c6b41 authored by Jan Kiene's avatar Jan Kiene
Browse files

use wildcard in artifact path

parent 2a6ae17b
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -273,7 +273,8 @@ stages:
      - report.html
      - $CI_JOB_NAME-index.html
      - $MLD_ARTIFACT_NAME
      - $CI_JOB_NAME-merged_csv--$CI_JOB_ID--$id_previous.csv
      # the * wildcard is needed because $id_previous is undefined here
      - $CI_JOB_NAME-merged_csv--$CI_JOB_ID--*.csv
    expose_as: "pytest mld results"
    reports:
      junit: