diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f454afbf..09a87b36 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,6 @@ --- variables: - LEKTOR_BUILD_FLAGS: scss + LEKTOR_BUILD_FLAGS: scss generate-cw-fractions SITE_URL: community.torproject.org STAGING_URL: community.staging.torproject.net TRANSLATION_BRANCH: communitytpo-contentspot @@ -9,4 +9,4 @@ include: - project: tpo/tpa/ci-templates file: - lektor.yml - - static-shim-deploy.yml \ No newline at end of file + - static-shim-deploy.yml