Re: [PATCH] gitlab-ci: Fix the change rules after moving the YML files

2020-06-26 Thread Bin Meng
Hi Philippe, On Thu, Jun 25, 2020 at 11:28 PM Philippe Mathieu-Daudé wrote: > > On 6/25/20 5:16 PM, Thomas Huth wrote: > > The edk2.yml and opensbi.yml files have recently been moved/renamed, > > but the change has not been reflected in the rules in the YML files > > yet. > > > > Fixes: 922febe2a

Re: [PATCH] gitlab-ci: Fix the change rules after moving the YML files

2020-06-25 Thread Alex Bennée
Thomas Huth writes: > The edk2.yml and opensbi.yml files have recently been moved/renamed, > but the change has not been reflected in the rules in the YML files > yet. > > Fixes: 922febe2af ("Move edk2 and opensbi YAML files to .gitlab-ci.d folder") > Signed-off-by: Thomas Huth Queued to test

Re: [PATCH] gitlab-ci: Fix the change rules after moving the YML files

2020-06-25 Thread Philippe Mathieu-Daudé
On 6/25/20 5:16 PM, Thomas Huth wrote: > The edk2.yml and opensbi.yml files have recently been moved/renamed, > but the change has not been reflected in the rules in the YML files > yet. > > Fixes: 922febe2af ("Move edk2 and opensbi YAML files to .gitlab-ci.d folder") > Signed-off-by: Thomas Huth

[PATCH] gitlab-ci: Fix the change rules after moving the YML files

2020-06-25 Thread Thomas Huth
The edk2.yml and opensbi.yml files have recently been moved/renamed, but the change has not been reflected in the rules in the YML files yet. Fixes: 922febe2af ("Move edk2 and opensbi YAML files to .gitlab-ci.d folder") Signed-off-by: Thomas Huth --- .gitlab-ci.d/edk2.yml| 2 +- .gitlab-ci.d