tutor-notes/.gitlab-ci.yml
2020-06-01 17:42:43 +02:00

9 lines
172 B
YAML

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