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

change name of artifact

parent 811a51b4
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -249,7 +249,7 @@ stages:
    - file_previous="previous_artifacts/mld--ivas-pytest-mld-long-dec-$id_previous--sha-*.csv"
    # TODO: remove once that is merged to basop-ci-branch
    - wget https://forge.3gpp.org/rep/ivas-codec-pc/ivas-codec/-/raw/basop-ci/add-project-id-as-argument-for-get_id_of_last_job_occurence/ci/basop-pages/create_report_pages.py
    - python3 create_report_pages.py index.html mld.csv $file_previous $CI_JOB_ID $id_previous $CI_JOB_NAME
    - python3 create_report_pages.py $CI_JOB_NAME-index.html mld.csv $file_previous $CI_JOB_ID $id_previous $CI_JOB_NAME

    - if [ $zero_errors != 1 ]; then echo "Run errors encountered!"; exit $EXIT_CODE_FAIL; fi
    - if [ $exit_code -eq 1 ]; then echo "Differences encountered"; exit $EXIT_CODE_NON_BE; fi
@@ -266,7 +266,7 @@ stages:
      - report-junit.xml
      - report.html
      - mld.csv
      - index.html
      - $CI_JOB_NAME-index.html
    expose_as: "pytest mld results"
    reports:
      junit: