Re: [PATCH wayland 1/2] gitlab-ci: Trigger site's project pipeline

2018-07-23 Thread Peter Hutterer
On Wed, Jul 18, 2018 at 09:47:51AM +1000, Peter Hutterer wrote: > On Mon, Jul 16, 2018 at 02:08:34PM -0300, Matheus Santana wrote: > > For automatically building and publishing docs. > > > > It'll be necessary to > > > > 1. create a pipeline trigger for the [site's project][trigger] > > 2. create

Re: [PATCH wayland 1/2] gitlab-ci: Trigger site's project pipeline

2018-07-17 Thread Peter Hutterer
On Mon, Jul 16, 2018 at 02:08:34PM -0300, Matheus Santana wrote: > For automatically building and publishing docs. > > It'll be necessary to > > 1. create a pipeline trigger for the [site's project][trigger] > 2. create a variable within [wayland's CI][envar] whose key is >WAYLAND_FREEDESKTOP

[PATCH wayland 1/2] gitlab-ci: Trigger site's project pipeline

2018-07-16 Thread Matheus Santana
For automatically building and publishing docs. It'll be necessary to 1. create a pipeline trigger for the [site's project][trigger] 2. create a variable within [wayland's CI][envar] whose key is WAYLAND_FREEDESKTOP_ORG_PIPELINE_TRIGGER_TOKEN and value is the token created in previous step