diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5976d391ba25087bf3b32e96542eb77e2446520f_LmdpdGxhYi1jaS55bWw=..8b27dcf31685958dbbb139d3f3e0e725274fee0f_LmdpdGxhYi1jaS55bWw= 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -129,7 +129,7 @@ # prebuilding RHGitaly to avoid doing it from tests # (output is interesting and we avoid timeout issues) - . /root/.cargo/env - - cargo build --manifest-path rust/rhgitaly/Cargo.toml + - cargo build --manifest-path rust/Cargo.toml - echo "Full test run with Gitaly and RHGitaly Comparison tests" - ./run-all-tests