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

Fix CI

parent a9f692be
Branches
Tags
No related merge requests found
Pipeline #7290 failed
Pipeline: backend

#7291

    ......@@ -150,7 +150,7 @@ run-api-tests:
    needs: [build-api]
    timeout: 30m
    variables:
    VIDEOAG_API_CONFIG: /code/config/api_example_config.py
    VIDEOAG_CONFIG: /code/config/api_example_config.py
    image:
    name: registry.git.fsmpi.rwth-aachen.de/videoag/backend/{context.env_type()}_api:{context.commit_sha}
    entrypoint: [""]
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment