qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] gitlab: Add missing job -> container dependencies
@ 2021-03-03 13:06 Philippe Mathieu-Daudé
  2021-03-03 13:06 ` [PATCH 1/3] docker: Alpine build job depends on Alpine container Philippe Mathieu-Daudé
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Philippe Mathieu-Daudé @ 2021-03-03 13:06 UTC (permalink / raw)
  To: Daniel P . Berrange, qemu-devel
  Cc: Fam Zheng, Thomas Huth, Philippe Mathieu-Daudé,
	Richard W . M . Jones, Alex Bennée,
	Wainer dos Santos Moschetta, Bin Meng, Laszlo Ersek

Following up Daniel's "fix build failures from incorrectly
skipped container build jobs" effort (merged).

Philippe Mathieu-Daudé (3):
  docker: Alpine build job depends on Alpine container
  docker: EDK2 build job depends on EDK2 container
  docker: OpenSBI build job depends on OpenSBI container

 .gitlab-ci.d/edk2.yml    | 1 +
 .gitlab-ci.d/opensbi.yml | 1 +
 .gitlab-ci.yml           | 2 ++
 3 files changed, 4 insertions(+)

-- 
2.26.2




^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2021-03-03 17:56 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-03 13:06 [PATCH 0/3] gitlab: Add missing job -> container dependencies Philippe Mathieu-Daudé
2021-03-03 13:06 ` [PATCH 1/3] docker: Alpine build job depends on Alpine container Philippe Mathieu-Daudé
2021-03-03 13:16   ` Daniel P. Berrangé
2021-03-03 14:49   ` Willian Rampazzo
2021-03-03 13:06 ` [PATCH 2/3] docker: EDK2 build job depends on EDK2 container Philippe Mathieu-Daudé
2021-03-03 13:17   ` Daniel P. Berrangé
2021-03-03 14:12   ` Laszlo Ersek
2021-03-03 14:48   ` Willian Rampazzo
2021-03-03 13:06 ` [PATCH 3/3] docker: OpenSBI build job depends on OpenSBI container Philippe Mathieu-Daudé
2021-03-03 13:17   ` Daniel P. Berrangé
2021-03-03 14:50   ` Willian Rampazzo
2021-03-03 17:55 ` [PATCH 0/3] gitlab: Add missing job -> container dependencies Thomas Huth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).