tutor-notes/.gitlab-ci.yml
2021-11-30 12:39:24 +01:00

11 lines
239 B
YAML

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