tutor-deck/.gitlab-ci.yml
Muhammad Labeeb 5c37e616b2
feat: add gitlab sync
* feat: add gitlab sync

* fix tabs

* add changelog
2025-04-07 16:27:02 +05:00

9 lines
179 B
YAML

variables:
TUTOR_PLUGIN: deck
TUTOR_PYPI_PACKAGE: tutor-deck
GITHUB_REPO: overhangio/tutor-deck
include:
- project: "community/tutor-ci"
file: "plugin-gitlab-ci.yml"