]> git.proxmox.com Git - mirror_qemu.git/commit
gitlab: introduce explicit "container" and "build" stages
authorDaniel P. Berrangé <berrange@redhat.com>
Wed, 1 Jul 2020 13:56:32 +0000 (14:56 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Sat, 11 Jul 2020 14:53:00 +0000 (15:53 +0100)
commitd0caa0a8813d474749f4cac4ed7029b142a82189
treec512935529fac6af1bdbb460a30531c03c61b22c
parent5117ba25d2b8bf8e1217620b7446a5bf708a4027
gitlab: introduce explicit "container" and "build" stages

If no stage is listed, jobs get put in an implicit "test" stage.
Some jobs which create container images to be used by later stages
are currently listed as in a "build" stages.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Acked-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200622153318.751107-2-berrange@redhat.com>
Message-Id: <20200701135652.1366-21-alex.bennee@linaro.org>
.gitlab-ci.d/edk2.yml
.gitlab-ci.d/opensbi.yml
.gitlab-ci.yml