From cab0cf80f75d890b908c4526c9c83abd1e9017c1 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 13 Dec 2021 15:30:47 -0300 Subject: Initial attempt at mass renaming --- tools/ci/branches/ci_gcc49/.gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools/ci/branches/ci_gcc49/.gitlab-ci.yml') diff --git a/tools/ci/branches/ci_gcc49/.gitlab-ci.yml b/tools/ci/branches/ci_gcc49/.gitlab-ci.yml index d5e2872df..ba6da2135 100644 --- a/tools/ci/branches/ci_gcc49/.gitlab-ci.yml +++ b/tools/ci/branches/ci_gcc49/.gitlab-ci.yml @@ -93,7 +93,7 @@ gcc-4.9_sdl2_sanitize: gentoo_gcc-4.9_tests: stage: build script: - - ./tools/ci/jobs/gcc49_tests.sh --without-dyecmd --without-manaplusgame + - ./tools/ci/jobs/gcc49_tests.sh --without-dyecmd --without-manaversegame image: registry.gitlab.com/manaplus/images:gentoo_gcc49_sdl1 <<: *job-push variables: @@ -107,7 +107,7 @@ gentoo_gcc-4.9_tests: gentoo_gcc-4.9_tests_sdl2: stage: build script: - - ./tools/ci/jobs/gcc49_tests.sh --without-dyecmd --without-manaplusgame --with-sdl2 + - ./tools/ci/jobs/gcc49_tests.sh --without-dyecmd --without-manaversegame --with-sdl2 image: registry.gitlab.com/manaplus/images:gentoo_gcc49_sdl2 <<: *job-push variables: -- cgit v1.2.3-70-g09d2