tutor-android/.gitlab-ci.yml
2022-12-12 18:42:59 +01:00

11 lines
247 B
YAML

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