[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [manual/master] trigger build of https://tpo.pages.torproject.net/community/l10n/ when changes in content



commit 5c7d18bc5a5e5cda25d3f4dc1da47c80e6bd0494
Author: emma peel <emma.peel@xxxxxxxxxx>
Date:   Mon Nov 1 18:51:04 2021 +0100

    trigger build of https://tpo.pages.torproject.net/community/l10n/ when changes in content
---
 .gitlab-ci.yml | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ea4f9e7..ef3b012 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -113,3 +113,12 @@ check_l10n:
     - git clone https://gitlab.torproject.org/tpo/community/l10n.git
     - echo 'lets see if there are any BROKEN LINKS on the translations'
     - l10n/bin/check_markdown_links.py i18n/
+
+translation_tests_page:
+  stage: test_l10n
+  allow_failure: true
+  trigger: tpo/community/l10n
+  rules:
+    - changes:
+      - content/**/*.lr
+      - i18n/contents.pot



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits