From 52f471202216c8f2199f9ed359a0257ae961c94a Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 30 May 2020 03:18:22 +0300 Subject: Update image name for clang-6 in branch ci_clang6 --- tools/ci/branches/ci_clang6/.gitlab-ci.yml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) (limited to 'tools/ci') diff --git a/tools/ci/branches/ci_clang6/.gitlab-ci.yml b/tools/ci/branches/ci_clang6/.gitlab-ci.yml index 4e00d3b01..07d802a26 100644 --- a/tools/ci/branches/ci_clang6/.gitlab-ci.yml +++ b/tools/ci/branches/ci_clang6/.gitlab-ci.yml @@ -20,6 +20,7 @@ clang-6.0_tests: - ./tools/ci/scripts/patchsdl1.sh - ./tools/ci/jobs/clang60_tests.sh --without-dyecmd --without-manaplusgame <<: *job-push + image: debian:bullseye variables: PACKAGES: gcc g++ clang-6.0 libc++-dev libc++abi-dev libclang-6.0-dev make autoconf automake autopoint gettext @@ -35,7 +36,7 @@ clang-6.0_tests_i386: - ./tools/ci/scripts/patchsdl1.sh - ./tools/ci/jobs/clang60_tests.sh --without-dyecmd --without-manaplusgame <<: *job-push - image: i386/debian:unstable + image: i386/debian:bullseye variables: PACKAGES: gcc g++ clang-6.0 libc++-dev libc++abi-dev libclang-6.0-dev make autoconf automake autopoint gettext @@ -50,6 +51,7 @@ clang-6.0_tests_sdl2: script: - ./tools/ci/jobs/clang60_tests.sh --with-sdl2 --without-dyecmd --without-manaplusgame <<: *job-push + image: debian:bullseye variables: PACKAGES: gcc g++ clang-6.0 libc++-dev libc++abi-dev libclang-6.0-dev make autoconf automake autopoint gettext @@ -64,7 +66,7 @@ clang-6.0_tests_sdl2_i386: script: - ./tools/ci/jobs/clang60_tests.sh --with-sdl2 --without-dyecmd --without-manaplusgame <<: *job-push - image: i386/debian:unstable + image: i386/debian:bullseye variables: PACKAGES: gcc g++ clang-6.0 libc++-dev libc++abi-dev libclang-6.0-dev make autoconf automake autopoint gettext @@ -81,6 +83,7 @@ clang-6.0: - ./tools/ci/jobs/clang60.sh - ./tools/ci/scripts/runtests.sh <<: *job-push + image: debian:bullseye variables: PACKAGES: gcc g++ clang-6.0 libc++-dev libc++abi-dev libclang-6.0-dev make autoconf automake autopoint gettext @@ -97,7 +100,7 @@ clang-6.0_i386: - ./tools/ci/jobs/clang60.sh - ./tools/ci/scripts/runtests.sh <<: *job-push - image: i386/debian:unstable + image: i386/debian:bullseye variables: PACKAGES: gcc g++ clang-6.0 libc++-dev libc++abi-dev libclang-6.0-dev make autoconf automake autopoint gettext @@ -113,6 +116,7 @@ clang-6.0_sdl2: - ./tools/ci/jobs/clang60.sh --with-sdl2 - ./tools/ci/scripts/runtests.sh <<: *job-push + image: debian:bullseye variables: PACKAGES: gcc g++ clang-6.0 libc++-dev libc++abi-dev libclang-6.0-dev make autoconf automake autopoint gettext @@ -128,7 +132,7 @@ clang-6.0_sdl2_i386: - ./tools/ci/jobs/clang60.sh --with-sdl2 - ./tools/ci/scripts/runtests.sh <<: *job-push - image: i386/debian:unstable + image: i386/debian:bullseye variables: PACKAGES: gcc g++ clang-6.0 libc++-dev libc++abi-dev libclang-6.0-dev make autoconf automake autopoint gettext -- cgit v1.2.3-60-g2f50