mirror of
https://github.com/torproject/manual.git
synced 2024-11-23 01:19:48 +00:00
13 lines
274 B
YAML
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
|