提交 3cdda5d5 编写于 作者: D Daniel P. Berrangé

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: NDaniel P. Berrangé <berrange@redhat.com>
上级 611e0312
......@@ -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'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册