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