[libvirt PATCH v2 9/9] gitlab: add job for building latest potfile

Andrea Bolognani abologna at redhat.com
Tue Mar 24 17:51:10 UTC 2020


On Tue, 2020-03-24 at 16:24 +0000, Daniel P. Berrangé wrote:
> +# This artifact published by this job is downloaded to push to Weblate
> +# for translation usage:
> +#    https://gitlab.com/libvirt/libvirt/-/jobs/artifacts/master/download?job=potfile
> +potfile:
> +  stage: prebuild
> +  only:
> +    refs:
> +      - master

As discussed in patch 6/9, it would make more sense for this to be
in a postbuild stage, after all other builds have succeeded, than
in a prebuild stage.

-- 
Andrea Bolognani / Red Hat / Virtualization




More information about the libvir-list mailing list