Skip to content
Snippets Groups Projects
Commit ea862215 authored by George Sedov's avatar George Sedov
Browse files

Update .gitlab-ci.yml file

parent 2ea4c3ec
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ test-services-linux-debug:
entrypoint: [""]
stage: test
script:
- cd $CI_PROJECT_DIR/tests/automatic/common_scripts
- cd $CI_PROJECT_DIR/build/tests/automatic/common_scripts
- bash start_services.sh
- cd $CI_PROJECT_DIR/build
- ctest --no-compress-output -T Test --output-on-failure
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment