[tor-commits] [manual/translations] cache translation files
emmapeel at torproject.org
emmapeel at torproject.org
Fri Apr 23 08:00:30 UTC 2021
commit d22b91997f685b2836fe35e35ca7fa03fd4ae3ea
Author: emma peel <emmapeel at torproject.org>
Date: Tue Apr 20 13:44:45 2021 +0000
cache translation files
---
.gitlab-ci.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e20ed6c..571c8ef 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -25,6 +25,7 @@ pages:
artifacts:
paths:
- public
+ - i18n
only:
- translations
check_l10n:
More information about the tor-commits
mailing list