summaryrefslogtreecommitdiff
path: root/.gitlab-ci.d/containers.yml
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2020-09-25 16:40:23 +0100
committerAlex Bennée <alex.bennee@linaro.org>2020-10-02 12:29:08 +0100
commitcf63177e59206afbfe7c8c904fad72bb7ebf59ae (patch)
tree28c0f16636973d92ffe4cafedf62ddddf16e1c0c /.gitlab-ci.d/containers.yml
parent5fdf6e22d9521b2c3a5a84b3d17141bf93572c0f (diff)
tests/docker: Update the tricore container to debian 10
We do not support Debian 9 anymore, thus update the Tricore container to Debian 10 now. Signed-off-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20200921174320.46062-4-thuth@redhat.com> Message-Id: <20200925154027.12672-12-alex.bennee@linaro.org>
Diffstat (limited to '.gitlab-ci.d/containers.yml')
-rw-r--r--.gitlab-ci.d/containers.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.d/containers.yml b/.gitlab-ci.d/containers.yml
index 6769eef0ff..089cea7c14 100644
--- a/.gitlab-ci.d/containers.yml
+++ b/.gitlab-ci.d/containers.yml
@@ -210,7 +210,7 @@ sparc64-debian-cross-container:
tricore-debian-cross-container:
<<: *container_job_definition
stage: containers-layer2
- needs: ['amd64-debian9-container']
+ needs: ['amd64-debian10-container']
variables:
NAME: debian-tricore-cross