commit 92c6d3c96a12bcaf73dd5461520589edceef898c Author: emma peel emma.peel@riseup.net Date: Thu Feb 10 16:31:44 2022 +0000
add new l10n stating. 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 059611b1d2..25b885a4e8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,7 @@ -variables: - TRANSLATION_BRANCH : "tpo-web" - -include: - project: tpo/community/l10n - file: ci-templates/lektor-with-more-langs.yml +variables: + TRANSLATION_BRANCH : "gettor-website-contentspot" + LEKTOR_PROJECT: tpo/web/gettor-web + +include: + - project: tpo/tpa/ci-templates + file: lektor-l10n-staging-trigger.yml