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

use correct variable

parent a394da0d
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -614,7 +614,7 @@ pages:
  script:
    - *print-common-info
    - *update-scripts-repo
    - job_id=$(python3 ci/get_id_of_last_job_occurence.py $CI_COMMIT_REF_NAME ivas-pytest-mld-long-dec $CI_PROJECT_ID)
    - job_id=$(python3 ci/get_id_of_last_job_occurence.py $CI_DEFAULT_BRANCH ivas-pytest-mld-long-dec $CI_PROJECT_ID)
    - mkdir public
    - echo "Hello BASOP world!\n\nLast long selftest run had id $job_id" >> public/index.html
  artifacts: