- As didkit issue is resolved in latest version which is being used in upstream credential repo. So, reverting this change. for context, see this comment: https://github.com/overhangio/tutor-credentials/issues/34#issuecomment-2291001545
11 lines
284 B
YAML
11 lines
284 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'
|