Uh, actually make it translate

This commit is contained in:
HackerNCoder 2022-09-04 08:20:14 +00:00
parent c46ec4008e
commit 8ab8f45e6a

View file

@ -7,7 +7,7 @@ pipeline:
- wget https://gitlab.torproject.org/tpo/tpa/ci-templates/-/raw/main/lektor-requirements.txt -O requirements.txt
- python3 -m pip install --require-hashes -r requirements.txt
- rm -rf i18n
#- git clone https://lab.encryptionin.space/Queerscriptors/weblate-website.git i18n
- git clone https://lab.encryptionin.space/Queerscriptors/weblate-website.git i18n
- lektor build --output-path public
- rm -r public
- lektor build --output-path public