ci: fix css stage name

This commit is contained in:
Régis Behmo 2025-04-16 15:22:18 +02:00
parent 72a8427d4e
commit de8c16a14b

View File

@ -6,6 +6,7 @@ variables:
build-css: build-css:
script: script:
- make scss - make scss
stage: build
include: include:
- project: "community/tutor-ci" - project: "community/tutor-ci"