[tor-commits] [translation/tpo-web] fixed wrong branch name

emmapeel at torproject.org emmapeel at torproject.org
Wed Feb 16 11:55:45 UTC 2022


commit 861441db7d5fa471b8a599133712985365c4501b
Author: emma peel <emma.peel at riseup.net>
Date:   Wed Feb 16 11:55:16 2022 +0000

    fixed wrong branch name
---
 .gitlab-ci.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 25b885a4e8..d8bab3ae21 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,6 +1,6 @@
 variables:
-  TRANSLATION_BRANCH : "gettor-website-contentspot"
-  LEKTOR_PROJECT: tpo/web/gettor-web
+  TRANSLATION_BRANCH : "tpo-web"
+  LEKTOR_PROJECT: tpo/web/tpo
 
 include:
   - project: tpo/tpa/ci-templates



More information about the tor-commits mailing list