From c378ac71d365ddfca271405fd903dd1bea4fc004 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 12 Oct 2017 21:45:38 +0300 Subject: Remove gcc-3 builds from .gitlab-ci.yml --- .gitlab-ci.yml | 26 -------------------------- 1 file changed, 26 deletions(-) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 07541402c..06103345f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -588,32 +588,6 @@ gcc-gentoo_sdl2: tags: - docker -gcc-3_sdl1: - stage: build - script: - - ./tools/ci/jobs/gcc3.sh - - ./tools/ci/scripts/runtests.sh - image: registry.gitlab.com/manaplus/images:gentoo_gcc3_sdl1 - <<: *job-push - variables: - PMUPDATE: "echo" - PMINSTALL: "echo" - tags: - - docker - -gcc-3_sdl2: - stage: build - script: - - ./tools/ci/jobs/gcc3.sh --with-sdl2 - - ./tools/ci/scripts/runtests.sh - image: registry.gitlab.com/manaplus/images:gentoo_gcc3_sdl2 - <<: *job-push - variables: - PMUPDATE: "echo" - PMINSTALL: "echo" - tags: - - docker - gcc7_without_mumble_sdl1: stage: build script: -- cgit v1.2.3-70-g09d2