On 25/7/22 16:05, Alex Bennée wrote:
From: Daniel P. Berrangé <[email protected]>

Since we express dependancies via a 'needs' clause, we don't need to

Typo "dependencies".

split container builds into separate stages. GitLab happily lets jobs
depend on other jobs in the same stage and will run them when possible.

Nice!

Acked-by: Thomas Huth <[email protected]>
Signed-off-by: Daniel P. Berrangé <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Alex Bennée <[email protected]>
---
  .gitlab-ci.d/container-cross.yml | 24 ++++++++++++------------
  .gitlab-ci.d/stages.yml          |  1 -
  2 files changed, 12 insertions(+), 13 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <[email protected]>

Reply via email to