OSDN Git Service

gitlab-ci.yml: Add some missing dependencies to the jobs
authorThomas Huth <thuth@redhat.com>
Thu, 11 Mar 2021 14:22:09 +0000 (15:22 +0100)
committerThomas Huth <thuth@redhat.com>
Fri, 12 Mar 2021 14:46:30 +0000 (15:46 +0100)
commit4a859abd1d24fa9eb7f048b82f7b015f9cf6a8c1
treeca059e08726c8b69178a59b2fae2d9a962265279
parentdd188e41847ced8f49c9ab6bb392e39456690f63
gitlab-ci.yml: Add some missing dependencies to the jobs

Let's make sure that all jobs have proper "needs:" statements so that
they can start as soon as possible, without having to wait for the
previous pipeline stage to finish.

Message-Id: <20210311142211.1547864-3-thuth@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
.gitlab-ci.yml