Patches related to nginx are removed and Caddy is now being used as a reverse proxy. In addition, application log storage has been moved in order to run as non-root. The local log handler was removed.
11 lines
255 B
YAML
11 lines
255 B
YAML
variables:
|
|
TUTOR_PLUGIN: discovery
|
|
TUTOR_IMAGES: discovery
|
|
TUTOR_PYPI_PACKAGE: tutor-discovery
|
|
OPENEDX_RELEASE: maple
|
|
GITHUB_REPO: overhangio/tutor-discovery
|
|
|
|
include:
|
|
- project: 'community/tutor-ci'
|
|
file: 'plugin-gitlab-ci.yml'
|