[tor-commits] [manual/translations] correct translation branch
emmapeel at torproject.org
emmapeel at torproject.org
Fri Apr 23 08:00:30 UTC 2021
commit 74dfe5525edc4adb0392ca2e484d7da987362a6d
Author: emma peel <emmapeel at torproject.org>
Date: Tue Apr 20 08:41:04 2021 +0000
correct translation branch
---
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 420222f..937c0e0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -13,7 +13,7 @@ pages:
- pip3 install lektor
- rm -rf i18n
- git clone https://git.torproject.org/translation.git i18n
- - cd i18n && git checkout support-portal && cd ..
+ - cd i18n && git checkout tbmanual-contentspot && cd ..
- rm -rf lego
- git clone https://git.torproject.org/project/web/lego.git lego
- cd lego && git checkout origin/master && cd ..
More information about the tor-commits
mailing list