[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [manual/translations] add plugin reinstall command, build a couple of times to fix translations
commit 2d919a27162ba9927fd9c739e806a778ab31d114
Author: emma peel <emma.peel@xxxxxxxxxx>
Date: Tue Apr 20 11:42:12 2021 +0200
add plugin reinstall command, build a couple of times to fix translations
---
.gitlab-ci.yml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 33fcf43..e10f72f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -18,7 +18,8 @@ pages:
- git clone https://git.torproject.org/project/web/lego.git lego
- cd lego && git checkout origin/master && cd ..
- rm -rf public
- - lektor build --output-path public
+ - lektor plugins reinstall
+ - lektor build --output-path public && lektor build --output-path public
artifacts:
paths:
- public
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits