diff options
-rw-r--r-- | tools/ci/branches/ci_site/.gitlab-ci.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/ci/branches/ci_site/.gitlab-ci.yml b/tools/ci/branches/ci_site/.gitlab-ci.yml index 100fb36c9..011f60fdc 100644 --- a/tools/ci/branches/ci_site/.gitlab-ci.yml +++ b/tools/ci/branches/ci_site/.gitlab-ci.yml @@ -34,6 +34,8 @@ before_script: gcc-6_tests_gcov: stage: build script: + - ./tools/ci/scripts/clonesrc.sh + - cd manaplus - ./tools/ci/jobs/gcc6_tests_gcov.sh --without-dyecmd --without-manaplusgame <<: *job-push variables: |