]> git.proxmox.com Git - mirror_qemu.git/commit - .gitlab-ci.d/container-cross.yml
gitlab: drop 'containers-layer2' stage
authorDaniel P. Berrangé <berrange@redhat.com>
Mon, 25 Jul 2022 14:05:10 +0000 (15:05 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Fri, 29 Jul 2022 08:48:01 +0000 (09:48 +0100)
commitca58b4931ec2599eb8a2564bef231b32247348bf
tree385acf909473ddf8340e20eee167a744b2702cfa
parent998f3347223234eeb2f47235eaa222cf0ee7f8ca
gitlab: drop 'containers-layer2' stage

Since we express dependencies via a 'needs' clause, we don't need to
split container builds into separate stages. GitLab happily lets jobs
depend on other jobs in the same stage and will run them when possible.

Acked-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20220722130431.2319019-4-berrange@redhat.com>
[AJB: fix typo]
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20220725140520.515340-4-alex.bennee@linaro.org>
.gitlab-ci.d/container-cross.yml
.gitlab-ci.d/stages.yml