[tor-commits] [manual/translations] Update .gitlab-ci.yml
emmapeel at torproject.org
emmapeel at torproject.org
Fri Apr 23 08:00:30 UTC 2021
commit 7551444581c5701bd08e9bf82c3c46317842208f
Author: emma peel <emmapeel at torproject.org>
Date: Tue Apr 20 15:18:36 2021 +0000
Update .gitlab-ci.yml
---
.gitlab-ci.yml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d699df5..f5dcccc 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -30,8 +30,7 @@ pages:
- i18n
only:
- translations
-check_l10n:
+check_l10n_links:
stage: test
script:
- 'test-links=$(grep -r "] ("" i18n/*.po >&2 && echo "TEST FAILED: Broken links")'
- - test-links
More information about the tor-commits
mailing list