tutor-notes/.gitlab-ci.yml
2020-12-09 22:28:15 +01:00

10 lines
197 B
YAML

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