From 56694ce82e58113ec45d1f7c06b647b7b2e61752 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 20 Mar 2017 02:07:52 +0300 Subject: Fix coverage reports. --- .gitlab-ci.yml | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index eb3f5960b..84fec6807 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -614,13 +614,7 @@ gcc-6_tests_gcov: stage: build script: - ./tools/ci/jobs/gcc6_tests_gcov.sh --without-dyecmd --without-manaplusgame - artifacts: - untracked: true - paths: - - logs - when: always - expire_in: 3 week - dependencies: [] + <<: *job-shared variables: PACKAGES: gcc-6 g++-6 make autoconf automake autopoint gettext @@ -768,12 +762,7 @@ gcc-6_sdl2_tests_gcov: stage: build script: - ./tools/ci/jobs/gcc6_sdl2_tests_gcov.sh --without-dyecmd --without-manaplusgame - artifacts: - untracked: true - paths: - - logs - when: always - expire_in: 3 week + <<: *job-shared variables: PACKAGES: gcc-6 g++-6 make autoconf automake autopoint gettext -- cgit v1.2.3-60-g2f50