From 3e6ea8eeb0fb6cc72c2d4aaaf20e5633847e3737 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 12 Nov 2018 00:48:25 +0300 Subject: Test dyecmd in some ci jobs. --- tools/ci/branches/ci_gcc3/.gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools/ci/branches/ci_gcc3/.gitlab-ci.yml') diff --git a/tools/ci/branches/ci_gcc3/.gitlab-ci.yml b/tools/ci/branches/ci_gcc3/.gitlab-ci.yml index 4c3d14b2b..82b58be9b 100644 --- a/tools/ci/branches/ci_gcc3/.gitlab-ci.yml +++ b/tools/ci/branches/ci_gcc3/.gitlab-ci.yml @@ -21,6 +21,7 @@ gcc-3_sdl1: script: - ./tools/ci/jobs/gcc3.sh - ./tools/ci/scripts/runtests.sh + - ./tools/ci/scripts/rundyecmd.sh image: registry.gitlab.com/manaplus/images:gentoo_gcc3_sdl1 <<: *job-push variables: @@ -34,6 +35,7 @@ gcc-3_sdl2: script: - ./tools/ci/jobs/gcc3.sh --with-sdl2 - ./tools/ci/scripts/runtests.sh + - ./tools/ci/scripts/rundyecmd.sh image: registry.gitlab.com/manaplus/images:gentoo_gcc3_sdl2 <<: *job-push variables: -- cgit v1.2.3-60-g2f50