Changes
Page history
fix missing link
authored
Feb 07, 2022
by
Jérôme Charaoui
Show whitespace changes
Inline
Side-by-side
howto/lektor.md
View page @
1cd90a94
...
...
@@ -201,7 +201,7 @@ The workflow can be described as follows:
the translation repository and pushed to
[
tpo/translation
][]
3.
A project pipeline is triggered and runs the jobs from the
[
l10n-staging-trigger.yml
][]
CI template
[
lektor-
l10n-staging-trigger.yml
][]
CI template
4.
If the changed files include any
`.po`
which is >15% translated, a pipeline
will be triggered in the Lektor project with the special
`L10N_STAGING`
...
...
@@ -226,6 +226,7 @@ snippet in `.gitlab-ci.yml` in the relevant [tpo/translation][] branch
Replace
`<project-name>`
with the name of the Lektor GitLab project.
[
tpo/translation
]:
https://gitlab.torproject.org/tpo/translation
[
lektor-l10n-staging-trigger.yml
]:
https://gitlab.torproject.org/tpo/tpa/ci-templates/-/blob/main/lektor-l10n-staging-trigger.yml
## Issues
...
...
...
...