tutor-android/.gitlab-ci.yml
2021-09-02 14:15:05 +02:00

11 lines
247 B
YAML

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