[tor-commits] [manual/translations] clone l10n repo for l10n QA scripts

emmapeel at torproject.org emmapeel at torproject.org
Fri Apr 23 11:48:30 UTC 2021


commit 1298edbd4ee6165d61ff9a5d3f656df0575027f6
Author: emma peel <emma.peel at riseup.net>
Date:   Fri Apr 23 11:47:03 2021 +0000

    clone l10n repo for l10n QA scripts
---
 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 93b7f5e..9622aed 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -20,6 +20,7 @@ pages:
     - rm -rf lego
     - git clone https://git.torproject.org/project/web/lego.git lego
     - cd lego && git checkout master && git pull && cd ..
+    - git clone https://gitlab.torproject.org/tpo/community/l10n.git
     - rm -rf public
     - echo 'building lektor 3 times to get translations in place'
     - lektor build --output-path public && lektor build --output-path public && lektor build --output-path public





More information about the tor-commits mailing list