[gnome-initial-setup/pot-msgid-bugs-address: 68/69] ci: check .pot generation works
- From: Will Thompson <wjt src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-initial-setup/pot-msgid-bugs-address: 68/69] ci: check .pot generation works
- Date: Mon, 15 Apr 2019 21:13:26 +0000 (UTC)
commit f8e7c29053310075c0a169378770cc6d89d1ce14
Author: Will Thompson <will willthompson co uk>
Date: Mon Jan 14 10:42:21 2019 +0000
ci: check .pot generation works
.gitlab-ci.yml | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0e8ccc9..c4b124a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -12,6 +12,8 @@ before_script:
- meson -Dregion-page=${REGION_PAGE} --auto-features ${AUTO_FEATURES} _build .
- cd _build
- ninja
+ # Check that strings can be extracted
+ - ninja gnome-initial-setup-pot
- meson test
artifacts:
when: on_failure
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]