community/.gitlab-ci.yml
2023-11-07 18:08:38 -05:00

13 lines
300 B
YAML

---
variables:
LEKTOR_BUILD_FLAGS: scss generate-cw-fractions
SITE_URL: community.torproject.org
STAGING_URL: community.staging.torproject.net
TRANSLATION_BRANCH: communitytpo-contentspot
include:
- project: tpo/tpa/ci-templates
file:
- lektor.yml
- static-shim-deploy.yml