Initial FR translations #1

Closed
ayakael wants to merge 15 commits from index/translate-fr into main
Showing only changes of commit c87f6e9a9a - Show all commits

View file

@ -9,8 +9,16 @@ test:
- ikiwiki --setup ikiwiki.setup
rules:
- if: $CI_COMMIT_REF_NAME != $CI_DEFAULT_BRANCH
artifacts:
paths:
- public
tags:
- knit
environment:
name: Develop
url: "https://$CI_PROJECT_NAMESPACE.lab.ilot.io/-/$CI_PROJECT_NAME/-/jobs/$CI_JOB_ID/artifacts/public/index.html"
variables:
PUBLIC_URL: "/-/$CI_PROJECT_NAME/-/jobs/$CI_JOB_ID/artifacts/public"
pages:
stage: deploy