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

Update grading-gitlab-ci.yml

parent f408c064
Branches
No related tags found
No related merge requests found
...@@ -39,6 +39,4 @@ grade: ...@@ -39,6 +39,4 @@ grade:
- cs210 - cs210
image: ${DOCKER_REPO}/grader-${CI_COMMIT_BRANCH} image: ${DOCKER_REPO}/grader-${CI_COMMIT_BRANCH}
allow_failure: true allow_failure: true
before_script:
- cp submission.jar /shared/submission/submission.jar
script: "😎" script: "😎"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment