]> git.proxmox.com Git - mirror_qemu.git/commit
.gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages
authorThomas Huth <thuth@redhat.com>
Fri, 27 May 2022 15:35:31 +0000 (16:35 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 1 Jun 2022 09:21:49 +0000 (10:21 +0100)
commit658f2da1f33aaf86d7b345891f479462a7d1e2d3
tree32c962a776e57efed5534468be518d8397b87ee1
parent7077fcb9b68f058809c9dd9fd1dacae1881e886c
.gitlab-ci.d/container-cross: Fix RISC-V container dependencies / stages

The "riscv64-debian-cross-container" job does not depend on any other
container job from the first stage, so we can move it to the first
stage, too.

The "riscv64-debian-test-cross-container" job needs the debian11
container, so we should add a proper "needs:" statement here.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20220524093141.91012-1-thuth@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20220527153603.887929-2-alex.bennee@linaro.org>
.gitlab-ci.d/container-cross.yml