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

Update grading-gitlab-ci.yml

parent 8b0afafe
No related branches found
No related tags found
No related merge requests found
...@@ -37,6 +37,8 @@ grade: ...@@ -37,6 +37,8 @@ grade:
- main - main
tags: tags:
- cs210 - cs210
variables:
JAR_PATH: "${CI_PROJECT_DIR}/submission.jar"
image: ${DOCKER_REPO}/grader-${CI_COMMIT_BRANCH} image: ${DOCKER_REPO}/grader-${CI_COMMIT_BRANCH}
allow_failure: true allow_failure: true
script: "😎" script: "😎"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment