tutor-notes/.gitlab-ci.yml
2021-06-07 18:11:35 +02:00

10 lines
199 B
YAML

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