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

Update grading-gitlab-ci.yml

parent 4b2c83d1
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,9 @@ stages:
- build
- grade
variables:
OUTPUT_DIR: "-"
compile:
stage: build
timeout: 15m
......@@ -62,4 +65,4 @@ grade:
- cp submission.jar /shared/submission/submission.jar
script:
- cd /grader
- /grader/grade --format=txt
- /grader/grade
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment