summaryrefslogtreecommitdiff
path: root/tools/ci/branches/ci_h/.gitlab-ci.yml
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2019-01-26 22:50:03 +0300
committerAndrei Karas <akaras@inbox.ru>2019-01-26 22:50:03 +0300
commit8b6d318064660d4355aa22e572e2df3e16bb18b7 (patch)
treea3ad2322db010a845168cc0dfd5636c7b97e6d52 /tools/ci/branches/ci_h/.gitlab-ci.yml
parentc332163b2f465f51b6a15648125f655a19ec1021 (diff)
downloadplus-8b6d318064660d4355aa22e572e2df3e16bb18b7.tar.gz
plus-8b6d318064660d4355aa22e572e2df3e16bb18b7.tar.bz2
plus-8b6d318064660d4355aa22e572e2df3e16bb18b7.tar.xz
plus-8b6d318064660d4355aa22e572e2df3e16bb18b7.zip
Replace in gcc-5 ci builds unstable to cosmic
Diffstat (limited to 'tools/ci/branches/ci_h/.gitlab-ci.yml')
-rw-r--r--tools/ci/branches/ci_h/.gitlab-ci.yml8
1 files changed, 6 insertions, 2 deletions
diff --git a/tools/ci/branches/ci_h/.gitlab-ci.yml b/tools/ci/branches/ci_h/.gitlab-ci.yml
index bacaa8fef..6ea46eb81 100644
--- a/tools/ci/branches/ci_h/.gitlab-ci.yml
+++ b/tools/ci/branches/ci_h/.gitlab-ci.yml
@@ -24,6 +24,7 @@ gcc-5_h_all:
- ./tools/ci/jobs/gcc5_h.sh -std=c++0x -DDEBUGBUILD -DTMWA_SUPPORT -DENABLE_NLS -DENABLE_LIBXML -I/usr/include/SDL
- ./tools/ci/jobs/gcc5_h.sh -std=c++0x -DDEBUGBUILD -DENABLE_NLS -DUSE_OPENGL -DENABLE_LIBXML -I/usr/include/SDL
<<: *job-push
+ image: ubuntu:cosmic
variables:
PACKAGES: gcc-5 g++-5
make autoconf automake autopoint gettext
@@ -40,7 +41,7 @@ gcc-5_h_all_i386:
- ./tools/ci/jobs/gcc5_h.sh -std=c++0x -DDEBUGBUILD -DTMWA_SUPPORT -DENABLE_NLS -DUSE_OPENGL -DENABLE_LIBXML -DUNITTESTS -DUNITTESTS_CATCH -DUNITTESTS_EMBED -I/usr/include/SDL
- ./tools/ci/jobs/gcc5_h.sh -std=c++0x -DDEBUGBUILD -DTMWA_SUPPORT -DENABLE_NLS -DENABLE_LIBXML -I/usr/include/SDL
- ./tools/ci/jobs/gcc5_h.sh -std=c++0x -DDEBUGBUILD -DENABLE_NLS -DUSE_OPENGL -DENABLE_LIBXML -I/usr/include/SDL
- image: vicamo/debian:sid-i386
+ image: i386/ubuntu:cosmic
<<: *job-push
variables:
PACKAGES: gcc-5 g++-5
@@ -60,6 +61,7 @@ gcc-5_h_pugi_all:
- ./tools/ci/jobs/gcc5_h.sh -std=c++0x -DDEBUGBUILD -DTMWA_SUPPORT -DENABLE_NLS -DENABLE_PUGIXML -I/usr/include/SDL
- ./tools/ci/jobs/gcc5_h.sh -std=c++0x -DDEBUGBUILD -DTMWA_SUPPORT -DENABLE_NLS -DUSE_OPENGL -DENABLE_PUGIXML -DUNITTESTS -DUNITTESTS_CATCH -DUNITTESTS_EMBED -I/usr/include/SDL
- ./tools/ci/jobs/gcc5_h.sh -std=c++0x -DDEBUGBUILD -DENABLE_NLS -DUSE_OPENGL -DENABLE_PUGIXML -I/usr/include/SDL
+ image: ubuntu:cosmic
<<: *job-push
variables:
PACKAGES: gcc-5 g++-5
@@ -77,6 +79,7 @@ gcc-5_h_tinyxml2_all:
- ./tools/ci/jobs/gcc5_h.sh -std=c++0x -DDEBUGBUILD -DTMWA_SUPPORT -DENABLE_NLS -DENABLE_TINYXML2 -I/usr/include/SDL
- ./tools/ci/jobs/gcc5_h.sh -std=c++0x -DDEBUGBUILD -DTMWA_SUPPORT -DENABLE_NLS -DUSE_OPENGL -DENABLE_TINYXML2 -DUNITTESTS -DUNITTESTS_CATCH -DUNITTESTS_EMBED -I/usr/include/SDL
- ./tools/ci/jobs/gcc5_h.sh -std=c++0x -DDEBUGBUILD -DENABLE_NLS -DUSE_OPENGL -DENABLE_TINYXML2 -I/usr/include/SDL
+ image: ubuntu:cosmic
<<: *job-push
variables:
PACKAGES: gcc-5 g++-5
@@ -92,6 +95,7 @@ gcc-5_h_sdl2:
- ./tools/ci/jobs/gcc5_h.sh -std=c++0x -DDEBUGBUILD -DTMWA_SUPPORT -DENABLE_LIBXML -DUSE_SDL2 -I/usr/include/SDL2
- ./tools/ci/jobs/gcc5_h.sh -std=c++0x -DDEBUGBUILD -DTMWA_SUPPORT -DENABLE_NLS -DENABLE_LIBXML -DUSE_SDL2 -I/usr/include/SDL2
- ./tools/ci/jobs/gcc5_h.sh -std=c++0x -DDEBUGBUILD -DTMWA_SUPPORT -DENABLE_NLS -DUSE_OPENGL -DENABLE_LIBXML -DUNITTESTS -DUNITTESTS_CATCH -DUNITTESTS_EMBED -DUSE_SDL2 -I/usr/include/SDL2
+ image: ubuntu:cosmic
<<: *job-push
variables:
PACKAGES: gcc-5 g++-5
@@ -107,7 +111,7 @@ gcc-5_h_sdl2_i386:
- ./tools/ci/jobs/gcc5_h.sh -std=c++0x -DDEBUGBUILD -DTMWA_SUPPORT -DENABLE_LIBXML -DUSE_SDL2 -I/usr/include/SDL2
- ./tools/ci/jobs/gcc5_h.sh -std=c++0x -DDEBUGBUILD -DTMWA_SUPPORT -DENABLE_NLS -DENABLE_LIBXML -DUSE_SDL2 -I/usr/include/SDL2
- ./tools/ci/jobs/gcc5_h.sh -std=c++0x -DDEBUGBUILD -DTMWA_SUPPORT -DENABLE_NLS -DUSE_OPENGL -DENABLE_LIBXML -DUNITTESTS -DUNITTESTS_CATCH -DUNITTESTS_EMBED -DUSE_SDL2 -I/usr/include/SDL2
- image: vicamo/debian:sid-i386
+ image: i386/ubuntu:cosmic
<<: *job-push
variables:
PACKAGES: gcc-5 g++-5