Re: [PATCH 1/8] gitlab: remove duplication between msys jobs

2023-08-01 Thread Thomas Huth
On 01/08/2023 15.03, Daniel P. Berrangé wrote: Although they share a common parent, the two msys jobs still have massive duplication in their script definitions that can easily be collapsed. Signed-off-by: Daniel P. Berrangé --- .gitlab-ci.d/windows.yml | 132 +++--

[PATCH 1/8] gitlab: remove duplication between msys jobs

2023-08-01 Thread Daniel P . Berrangé
Although they share a common parent, the two msys jobs still have massive duplication in their script definitions that can easily be collapsed. Signed-off-by: Daniel P. Berrangé --- .gitlab-ci.d/windows.yml | 132 +++ 1 file changed, 49 insertions(+), 83 delet