summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-10-12 21:45:38 +0300
committerAndrei Karas <akaras@inbox.ru>2017-10-12 21:45:38 +0300
commitc378ac71d365ddfca271405fd903dd1bea4fc004 (patch)
treedcec408e576cf46ccebf72d72c14124c45580d32 /.gitlab-ci.yml
parentafb5eb2e7fbb2efd741958b59a15e59bead3f8eb (diff)
downloadplus-c378ac71d365ddfca271405fd903dd1bea4fc004.tar.gz
plus-c378ac71d365ddfca271405fd903dd1bea4fc004.tar.bz2
plus-c378ac71d365ddfca271405fd903dd1bea4fc004.tar.xz
plus-c378ac71d365ddfca271405fd903dd1bea4fc004.zip
Remove gcc-3 builds from .gitlab-ci.yml
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml26
1 files changed, 0 insertions, 26 deletions
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: