summaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.d
diff options
context:
space:
mode:
authorAlex Bennée2022-09-14 17:59:31 +0200
committerAlex Bennée2022-09-20 17:27:20 +0200
commit2d2a154be711162478fccf4c5450080be41f4543 (patch)
treefacbf31ed3dae0e39d3e09813d1e5c9e9d03f238 /.gitlab-ci.d
parenttests/docker: update and flatten debian-m68k-cross (diff)
downloadqemu-2d2a154be711162478fccf4c5450080be41f4543.tar.gz
qemu-2d2a154be711162478fccf4c5450080be41f4543.tar.xz
qemu-2d2a154be711162478fccf4c5450080be41f4543.zip
tests/docker: update and flatten debian-mips64-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-12-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 15a5270f6d..a3bfa483bf 100644
--- a/.gitlab-ci.d/container-cross.yml
+++ b/.gitlab-ci.d/container-cross.yml
@@ -77,7 +77,6 @@ m68k-debian-cross-container:
mips64-debian-cross-container:
extends: .container_job_template
stage: containers
- needs: ['amd64-debian10-container']
variables:
NAME: debian-mips64-cross