summaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.d
diff options
context:
space:
mode:
authorAlex Bennée2022-09-14 17:59:45 +0200
committerAlex Bennée2022-09-20 18:22:08 +0200
commitcd150e19e83833d164d69fd159ee95ff3a203e17 (patch)
treea3e751aae5c227b46a9d77376f55088a1aedcb83 /.gitlab-ci.d
parenttests/lcitool: bump to latest version (diff)
downloadqemu-cd150e19e83833d164d69fd159ee95ff3a203e17.tar.gz
qemu-cd150e19e83833d164d69fd159ee95ff3a203e17.tar.xz
qemu-cd150e19e83833d164d69fd159ee95ff3a203e17.zip
tests/docker: update and flatten debian-amd64-cross
Now lcitool has support for building a x86_64 cross image we can use it for this. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Acked-by: Thomas Huth <thuth@redhat.com> Message-Id: <20220914155950.804707-26-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 091c0d8fcb..2d560e9764 100644
--- a/.gitlab-ci.d/container-cross.yml
+++ b/.gitlab-ci.d/container-cross.yml
@@ -7,7 +7,6 @@ alpha-debian-cross-container:
amd64-debian-cross-container:
extends: .container_job_template
stage: containers
- needs: ['amd64-debian10-container']
variables:
NAME: debian-amd64-cross