summaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.d
diff options
context:
space:
mode:
authorAlex Bennée2022-09-14 17:59:29 +0200
committerAlex Bennée2022-09-20 17:27:12 +0200
commit8b034187607f5b9c153b4b42ed45ee0b9b4c9881 (patch)
treecd521ed6817704c5f552bc44c1b802906749439c /.gitlab-ci.d
parenttests/docker: update and flatten debian-alpha-cross (diff)
downloadqemu-8b034187607f5b9c153b4b42ed45ee0b9b4c9881.tar.gz
qemu-8b034187607f5b9c153b4b42ed45ee0b9b4c9881.tar.xz
qemu-8b034187607f5b9c153b4b42ed45ee0b9b4c9881.zip
tests/docker: update and flatten debian-hppa-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-10-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 802e332205..6c1d765463 100644
--- a/.gitlab-ci.d/container-cross.yml
+++ b/.gitlab-ci.d/container-cross.yml
@@ -65,7 +65,6 @@ hexagon-cross-container:
hppa-debian-cross-container:
extends: .container_job_template
stage: containers
- needs: ['amd64-debian10-container']
variables:
NAME: debian-hppa-cross