commit e8d1085b706a0db40cb9ab1de3018fba76e67e58 Author: emma peel emma.peel@riseup.net Date: Mon Jan 31 17:05:36 2022 +0000
new staging, ref: tpo/community/l10n#40049 --- .gitlab-ci.yml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 462bcdd74b..68d34de398 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,8 @@ -variables: +variables: TRANSLATION_BRANCH : "communitytpo-contentspot" - -include: - project: tpo/community/l10n - file: ci-templates/lektor-with-more-langs.yml + LEKTOR_PROJECT: tpo/web/community + +include: + - project: tpo/tpa/ci-templates + file: lektor-l10n-staging-trigger.yml +
tor-commits@lists.torproject.org