support/.gitlab-ci.yml
2023-01-11 23:14:05 +00:00

13 lines
264 B
YAML

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