tutor-credentials/.gitlab-ci.yml
2024-03-05 17:08:59 +05:00

11 lines
283 B
YAML

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