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

Fix CI

parent a9f692be
No related branches found
No related tags found
No related merge requests found
Pipeline #7290 failed
Pipeline: backend

#7291

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