From f4cd14b9dee5fe34e4f1167d809b655268483ef1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9gis=20Behmo?= Date: Thu, 2 Sep 2021 10:47:25 +0200 Subject: [PATCH] ci: sync private repo with github --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 87cef96..1c4303d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,6 +3,7 @@ variables: TUTOR_IMAGES: xqueue TUTOR_PYPI_PACKAGE: tutor-xqueue OPENEDX_RELEASE: lilac + GITHUB_REPO: overhangio/tutor-xqueue include: - project: 'community/tutor-ci'