tutor-notes/.gitlab-ci.yml
2024-02-20 15:15:40 +01:00

10 lines
212 B
YAML

variables:
TUTOR_PLUGIN: notes
TUTOR_IMAGES: notes
TUTOR_PYPI_PACKAGE: tutor-notes
GITHUB_REPO: overhangio/tutor-notes
include:
- project: 'community/tutor-ci'
file: 'plugin-gitlab-ci.yml'