Skip to content
Snippets Groups Projects
Commit 485583d7 authored by Simon Künzel's avatar Simon Künzel
Browse files

fixup! Add package caching for CI

parent 77022810
No related branches found
No related tags found
No related merge requests found
Pipeline #7328 failed
Pipeline: backend

#7329

    ...@@ -26,7 +26,7 @@ CI_TEST_JOB_TEMPLATE = """\ ...@@ -26,7 +26,7 @@ CI_TEST_JOB_TEMPLATE = """\
    timeout: 30m timeout: 30m
    variables: variables:
    VIDEOAG_CONFIG: /code/config/api_example_config.py VIDEOAG_CONFIG: /code/config/api_example_config.py
    command: -test script: -test
    artifacts: artifacts:
    paths: paths:
    - /code/coverage/report.txt - /code/coverage/report.txt
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment