.gitlab-ci.d/crossbuilds: Fix the dependency of the cross-i386-tci job
commit6fd4e75610c08820faabf9c544f2f2af2b1b8334
authorThomas Huth <thuth@redhat.com>
Fri, 27 May 2022 15:35:32 +0000 (27 16:35 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 1 Jun 2022 09:21:49 +0000 (1 10:21 +0100)
tree8111c23da27eb2018170c10de3e63b5a987afba6
parent658f2da1f33aaf86d7b345891f479462a7d1e2d3
.gitlab-ci.d/crossbuilds: Fix the dependency of the cross-i386-tci job

The cross-i386-tci job uses the fedora-i386-cross image, so we should make sure
that the corresponding job that builds it (the i386-fedora-cross-container job)
has finished before we start the TCI job.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220524092600.89997-1-thuth@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20220527153603.887929-3-alex.bennee@linaro.org>
.gitlab-ci.d/crossbuilds.yml