Skip to content
Snippets Groups Projects
Commit 5417f62e authored by Matt Bovel's avatar Matt Bovel
Browse files

Update grading-gitlab-ci.yml

parent 5ffd92f6
Branches
No related tags found
No related merge requests found
......@@ -47,3 +47,6 @@ grade:
before_script:
- mkdir -p /shared/submission/
- cp submission.jar /shared/submission/submission.jar
script:
- cd /grader
- env -i bash --noprofile --norc -c "/grader/grade ch.epfl.lamp.grading.CourseraGrading /shared"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment