Commit 1119a1f9 authored by Michal Štefánik's avatar Michal Štefánik
Browse files

corrected evaluate job

parent 41570ead
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
stages:
    - evaluate

evaluate:
run_evaluate:
    image: ubuntu:18.04
    stage: prepare_env
    stage: evaluate
    script:
        - apt install -y build-essential make git
        - git clone https://github.com/usnistgov/trec_eval.git