tutor-notes/.gitlab-ci.yml
2020-11-16 15:58:42 +01:00

10 lines
201 B
YAML

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