Re: [perl PATCH v4 2/3] gitlab: add a simple job that publishes the API docs as HTML

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2020-05-05 at 12:40 +0100, Daniel P. Berrangé wrote:
> +++ b/.gitlab-ci.yml
> @@ -3,6 +3,7 @@ stages:
> +apiref:
> +  stage: docs
> +  image: perl

Why are we using a third-party image instead of the CentOS 8 based
image that we have built specifically for libvirt-perl earlier?

> +  script:
> +    - mkdir apiref
> +    - perl -MPod::Simple::HTMLBatch -e Pod::Simple::HTMLBatch::go  lib apiref

Extra whitespace here.

-- 
Andrea Bolognani / Red Hat / Virtualization





[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux