tutor-android/.gitlab-ci.yml
2022-06-13 21:12:47 +02:00

11 lines
248 B
YAML

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