summaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.d
diff options
context:
space:
mode:
authorAlex Bennée2022-09-14 17:59:32 +0200
committerAlex Bennée2022-09-20 17:27:24 +0200
commit376c4109af99463aab8f33fb68a298d72da2b59b (patch)
treef51463c8d539d390763fcc552deb799e5bf40add /.gitlab-ci.d
parenttests/docker: update and flatten debian-mips64-cross (diff)
downloadqemu-376c4109af99463aab8f33fb68a298d72da2b59b.tar.gz
qemu-376c4109af99463aab8f33fb68a298d72da2b59b.tar.xz
qemu-376c4109af99463aab8f33fb68a298d72da2b59b.zip
tests/docker: update and flatten debian-sh4-cross
Update to the latest stable Debian. While we are at it flatten into a single dockerfile. We really don't need the rest of the stuff from the QEMU base image just to compile test images. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Message-Id: <20220914155950.804707-13-alex.bennee@linaro.org>
Diffstat (limited to '.gitlab-ci.d')
-rw-r--r--.gitlab-ci.d/container-cross.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.d/container-cross.yml b/.gitlab-ci.d/container-cross.yml
index a3bfa483bf..8a611fc824 100644
--- a/.gitlab-ci.d/container-cross.yml
+++ b/.gitlab-ci.d/container-cross.yml
@@ -137,7 +137,6 @@ s390x-debian-cross-container:
sh4-debian-cross-container:
extends: .container_job_template
stage: containers
- needs: ['amd64-debian10-container']
variables:
NAME: debian-sh4-cross