tutor-deck/.gitlab-ci.yml
Muhammad Labeeb d2c41f4639
chore: change repo name
* automatically add issues to project board

* chore: rename app
2025-03-28 19:51:39 +05:00

9 lines
189 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"