tutor-notes/.gitlab-ci.yml
2023-06-15 01:03:44 +02:00

11 lines
238 B
YAML

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