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