Skip to content
Snippets Groups Projects
Commit d983b76a authored by Christoph Alt's avatar Christoph Alt
Browse files

removed the always form the submitt jobs

parent 6e606722
No related branches found
No related tags found
No related merge requests found
Pipeline #639594 passed
Pipeline: cx-test

#639595

    ......@@ -18,7 +18,6 @@ include:
    - job_id=$(sbatch --parsable --wait --nodelist="${HOST}" --job-name "${CI_JOB_NAME}" ${JOB_SCRIPT_FILE})
    - cat ${CI_JOB_NAME}.o${job_id}.log
    artifacts:
    when: always
    paths:
    - "*.sh"
    - "*.json"
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment