tutor-credentials/.gitlab-ci.yml
Muhammad Faraz Maqsood 61111bb128 feat: upgrade to Palm
2023-06-15 00:30:42 +02:00

12 lines
309 B
YAML

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