[PATCH 1/2] gitlab: introduce CI jobs for building content

Andrea Bolognani abologna at redhat.com
Mon May 18 16:00:46 UTC 2020


On Mon, 2020-05-18 at 10:36 +0100, Daniel P. Berrangé wrote:
> On Fri, May 15, 2020 at 07:15:55PM +0200, Andrea Bolognani wrote:
> > On Fri, 2020-05-15 at 17:37 +0100, Daniel P. Berrangé wrote:
> > > +# ubuntu-2004-docs is special as it is the one
> > > +# we publish from
> > > +pages:
> > > +  <<: *docs_job_definition
> > > +  variables:
> > > +    NAME: ubuntu-2004
> > > +  artifacts:
> > > +    paths:
> > > +      - public
> > 
> > It's kinda weird that this one has a different name despite being
> > part of the same stage... Maybe ubuntu-2004-pages? Either way you're
> > going to have to update the comment to reflect the actual name of
> > the job.
> 
> It has to have exactly the name "pages", as this is what triggers
> gitlab to consider it the publishing job.

Interesting! Just fix the comment then :)

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list