[tor-commits] [manual/translations] this period is not needed, duh

emmapeel at torproject.org emmapeel at torproject.org
Sun Apr 25 07:28:29 UTC 2021


commit b3f546b29d79beeb22463f32e610046277334d41
Author: emma peel <emma.peel at riseup.net>
Date:   Sun Apr 25 07:28:19 2021 +0000

    this period is not needed, duh
---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2f728f1..c653017 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -32,7 +32,7 @@ variables:
     GIT_SUBMODULE_STRATEGY: recursive
 
 before_script:
-    - *.apt-template
+    - *apt-template
     - DEBIAN_FRONTEND=noninteractive apt-get install gettext python3-babel python3-pip git python3-inifile python3-dev python3-setuptools python3-openssl python3-cryptography i18nspector -y
     - pip3 install virtualenv
     - virtualenv venv



More information about the tor-commits mailing list