From 0ea2569615fb54cfd3d0606fb9cb86aee9efea4c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 7 Jun 2016 01:35:43 +0300 Subject: Remove duplicates from .gitlab-ci.yml and fix some job names. --- .gitlab-ci.yml | 20 ++------------------ 1 file changed, 2 insertions(+), 18 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index bc1fe09f7..15a943f5e 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -533,22 +533,6 @@ gcc_eathena_opengl_sdl2: tags: - docker -gcc_tmwa_sdl2: - stage: build - script: - - ./tools/ci/jobs/gcc5_sdl2.sh --without-opengl --enable-tmwa --disable-eathena - image: debian:unstable - tags: - - docker - -gcc_eathena: - stage: build - script: - - ./tools/ci/jobs/gcc5.sh --without-opengl --disable-tmwa --enable-eathena - image: debian:unstable - tags: - - docker - gcc_eathena_sdl2: stage: build script: @@ -2929,7 +2913,7 @@ deheader_withoutopengl_h: tags: - docker -deheader_cc: +deheader_withoutopengl_cc: stage: build script: - export FLAGS="-DUNITTESTS -DENABLE_LIBXML -DENABLE_MEM_DEBUG -DUSE_X11 -DTMWA_SUPPORT -DEATHENA_SUPPORT" @@ -3617,7 +3601,7 @@ deheader_sdl2_withoutopengl_h: tags: - docker -deheader_sdl2_cc: +deheader_sdl2_withoutopengl_cc: stage: build script: - export FLAGS="-DUNITTESTS -DENABLE_LIBXML -DENABLE_MEM_DEBUG -DUSE_X11 -DTMWA_SUPPORT -DEATHENA_SUPPORT -DUSE_SDL2" -- cgit v1.2.3-60-g2f50