commit b3f546b29d79beeb22463f32e610046277334d41 Author: emma peel emma.peel@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
tor-commits@lists.torproject.org