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

Fix config path

parent 1ec95457
No related branches found
No related tags found
No related merge requests found
Pipeline #5863 passed
......@@ -24,7 +24,7 @@ run-tests:
stage: test
timeout: 30m
variables:
VIDEOAG_API_CONFIG: $CI_PROJECT_DIR/config/api_example_config
VIDEOAG_API_CONFIG: $CI_PROJECT_DIR/config/api_example_config.py
image:
name: registry.git.fsmpi.rwth-aachen.de/videoag/backend_api/videoag_api_testing:$CI_COMMIT_SHA
entrypoint: [""]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment