commit e12fb4a3a92d414e50793672b584e4b7cfe1e7da Author: emma peel emma.peel@riseup.net Date: Mon Jan 31 17:01:48 2022 +0000
new staging, ref: tpo/community/l10n#40049 --- .gitlab-ci.yml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4176f818e6..a9d8ecb6e2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,7 @@ -variables: - TRANSLATION_BRANCH : "tbmanual-contentspot" - -include: - project: tpo/community/l10n - file: ci-templates/lektor-with-more-langs.yml +variables: + TRANSLATION_BRANCH : "tbmanual-contentspot" + LEKTOR_PROJECT: tpo/web/manual + +include: + - project: tpo/tpa/ci-templates + file: lektor-l10n-staging-trigger.yml
tor-commits@lists.torproject.org