Skip to content

Commit 0eb9876

Browse files
author
anisa kusumadewi
committed
added back CI script
1 parent 09e331c commit 0eb9876

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
.git* export-ignore

.gitlab-ci.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
include:
2+
- project: 'moodle_l2p/moodle-ci'
3+
file: '/build-package.gitlab-ci.yml'
4+
5+
variables:
6+
PACKAGE_NAME: moodle-rwth-pdfannotator
7+
PACKAGE_CAPABILITIES: moodle-rwth-rwth_pdfannotator
8+
PACKAGE_SUMMARY: RWTH plugin that allows students to make annotations and ask questions via comments regarding PDFs provided by teachers.
9+
PACKAGE_DESCRIPTION: Package to install the Moodle Plugin pdfannotator.

0 commit comments

Comments
 (0)