summaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.d
diff options
context:
space:
mode:
authorAlex Bennée2022-09-14 17:59:33 +0200
committerAlex Bennée2022-09-20 17:27:28 +0200
commit6ede0767bac84d0b722c3fcc37ec102d5418f09b (patch)
tree20174e674e9cabf372e0ed50a3a8108a6112880c /.gitlab-ci.d
parenttests/docker: update and flatten debian-sh4-cross (diff)
downloadqemu-6ede0767bac84d0b722c3fcc37ec102d5418f09b.tar.gz
qemu-6ede0767bac84d0b722c3fcc37ec102d5418f09b.tar.xz
qemu-6ede0767bac84d0b722c3fcc37ec102d5418f09b.zip
tests/docker: update and flatten debian-sparc64-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-14-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 8a611fc824..db0ea15d0d 100644
--- a/.gitlab-ci.d/container-cross.yml
+++ b/.gitlab-ci.d/container-cross.yml
@@ -143,7 +143,6 @@ sh4-debian-cross-container:
sparc64-debian-cross-container:
extends: .container_job_template
stage: containers
- needs: ['amd64-debian10-container']
variables:
NAME: debian-sparc64-cross