Re: [PATCH wayland] Add .gitlab-ci.yml

2018-06-06 Thread Daniel Stone
Hi Pekka, On 6 June 2018 at 08:49, Pekka Paalanen wrote: > Acked-by: Pekka Paalanen > > but do add a commit message explaining what this will give us and how > it works, please. Thanks, will do for both. I wrote the CI pipelines late last night and wanted to just send them out as quickly as I c

Re: [PATCH wayland] Add .gitlab-ci.yml

2018-06-06 Thread Pekka Paalanen
On Tue, 5 Jun 2018 22:37:39 +0100 Daniel Stone wrote: > Signed-off-by: Daniel Stone > --- > .gitlab-ci.yml | 34 ++ > 1 file changed, 34 insertions(+) > create mode 100644 .gitlab-ci.yml Hi, Acked-by: Pekka Paalanen but do add a commit message explaining wh

[PATCH wayland] Add .gitlab-ci.yml

2018-06-05 Thread Daniel Stone
Signed-off-by: Daniel Stone --- .gitlab-ci.yml | 34 ++ 1 file changed, 34 insertions(+) create mode 100644 .gitlab-ci.yml diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml new file mode 100644 index ..ce23cf3e --- /dev/null +++ b/.gitlab-ci.yml @@ -0,0 +1,34