[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [manual/translations] add test for broken markdown links, name branch better.
commit cf1684bc8645f1ad4b4381fc0d7d5edba4da5485
Author: emma peel <emmapeel@xxxxxxxxxxxxxx>
Date: Tue Apr 20 12:47:04 2021 +0000
add test for broken markdown links, name branch better.
---
.gitlab-ci.yml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e10f72f..b960083 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -13,10 +13,11 @@ pages:
- pip3 install lektor
- rm -rf i18n
- git clone https://git.torproject.org/translation.git i18n
- - cd i18n && git checkout tbmanual-contentspot && cd ..
+ - cd i18n && git checkout tbmanual-contentspot
+ - grep -r '] (' *.po && cd ..
- rm -rf lego
- git clone https://git.torproject.org/project/web/lego.git lego
- - cd lego && git checkout origin/master && cd ..
+ - cd lego && git checkout master && git pull && cd ..
- rm -rf public
- lektor plugins reinstall
- lektor build --output-path public && lektor build --output-path public
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits