We add a custom hook to our sdist target, such that "make scss" is run whenever we run `python -m build --sdist`.
9 lines
179 B
YAML
9 lines
179 B
YAML
variables:
|
|
TUTOR_PLUGIN: deck
|
|
TUTOR_PYPI_PACKAGE: tutor-deck
|
|
GITHUB_REPO: overhangio/tutor-deck
|
|
|
|
include:
|
|
- project: "community/tutor-ci"
|
|
file: "plugin-gitlab-ci.yml"
|