diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5a08a36eedaf7dacfb24aff263450659d80105fb..86472f6cba0be027e4bff0fa124822c9ee47f5cf 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,7 +16,7 @@ build:ubuntu-18.04:release: stage: build image: registry.orfeo-toolbox.org/sdinot/otb:ubuntu-18.04-gcc script: - - ctest -S main_ci.cmake + - ctest -S CI/main_ci.cmake artifacts: expire_in: 1 week paths: