mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 13:45:38 +00:00
gitlab: fix potfile job for new location
Since we're storing the libvirt.pot file in git now, we should pull from the source dir, not the build dir. Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
parent
611e03127f
commit
3cdda5d5e8
@ -210,7 +210,7 @@ potfile:
|
||||
- $MAKE -C src generated-sources
|
||||
- $MAKE -C po libvirt.pot
|
||||
- cd ..
|
||||
- mv build/po/libvirt.pot libvirt.pot
|
||||
- cp po/libvirt.pot libvirt.pot
|
||||
image: quay.io/libvirt/buildenv-libvirt-centos-8:latest
|
||||
artifacts:
|
||||
expose_as: 'Potfile'
|
||||
|
Loading…
Reference in New Issue
Block a user