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

Update grading-gitlab-ci.yml

parent e8d275ba
No related branches found
No related tags found
No related merge requests found
......@@ -26,13 +26,11 @@ compile:
- main
script:
- sbt packageSubmission
- mkdir -p /shared/submission
- mv submission.jar /shared/submission/submission.jar
# Output of this job that needs to be stored to be reused in the grade job below
artifacts:
expire_in: 20m
paths:
- ../../../../shared/submission/submission.jar
- submission.jar
grade:
stage: grade
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment