manual/.gitlab-ci.yml
2023-01-24 19:24:37 -08:00

13 lines
274 B
YAML

---
variables:
LEKTOR_BUILD_FLAGS: scss
SITE_URL: tb-manual.torproject.org
STAGING_URL: tb-manual.staging.torproject.net
TRANSLATION_BRANCH: tbmanual-contentspot
include:
- project: tpo/tpa/ci-templates
file:
- lektor.yml
- static-shim-deploy.yml