Re: [PATCH 2/3] gitlab-ci.yml: Add a job to build EDK2 firmware binaries

2020-01-07 Thread Laszlo Ersek
On 01/07/20 12:35, Philippe Mathieu-Daudé wrote: > On 1/7/20 11:12 AM, Laszlo Ersek wrote: >> On 01/06/20 19:46, Philippe Mathieu-Daudé wrote: >>> Add a GitLab job to build the EDK2 firmware binaries. >>> This job is only built when the roms/edk2/ submodule is updated, >>> when a git-ref starts wit

Re: [PATCH 2/3] gitlab-ci.yml: Add a job to build EDK2 firmware binaries

2020-01-07 Thread Philippe Mathieu-Daudé
On 1/7/20 11:12 AM, Laszlo Ersek wrote: On 01/06/20 19:46, Philippe Mathieu-Daudé wrote: Add a GitLab job to build the EDK2 firmware binaries. This job is only built when the roms/edk2/ submodule is updated, when a git-ref starts with 'edk2' or when the last commit contains 'EDK2'. keyword "or

Re: [PATCH 2/3] gitlab-ci.yml: Add a job to build EDK2 firmware binaries

2020-01-07 Thread Laszlo Ersek
On 01/06/20 19:46, Philippe Mathieu-Daudé wrote: > Add a GitLab job to build the EDK2 firmware binaries. > This job is only built when the roms/edk2/ submodule is updated, > when a git-ref starts with 'edk2' or when the last commit contains > 'EDK2'. keyword "or"; okay. > > GitLab CI generates a

Re: [PATCH 2/3] gitlab-ci.yml: Add a job to build EDK2 firmware binaries

2020-01-07 Thread Philippe Mathieu-Daudé
On 1/6/20 7:46 PM, Philippe Mathieu-Daudé wrote: Add a GitLab job to build the EDK2 firmware binaries. This job is only built when the roms/edk2/ submodule is updated, when a git-ref starts with 'edk2' or when the last commit contains 'EDK2'. GitLab CI generates an artifacts.zip file containing

[PATCH 2/3] gitlab-ci.yml: Add a job to build EDK2 firmware binaries

2020-01-06 Thread Philippe Mathieu-Daudé
Add a GitLab job to build the EDK2 firmware binaries. This job is only built when the roms/edk2/ submodule is updated, when a git-ref starts with 'edk2' or when the last commit contains 'EDK2'. GitLab CI generates an artifacts.zip file containing the firmware binaries. With edk2-stable201905, the