Skip to content
Snippets Groups Projects
Commit 1fcb1eeb authored by Olivier Blanvillain's avatar Olivier Blanvillain
Browse files

Update grading-gitlab-ci.yml

parent 6224e0c1
Branches
No related tags found
No related merge requests found
......@@ -21,6 +21,14 @@ compile:
except:
- tags
- master
- exercise-1
- exercise-2
- exercise-3
- exercise-4
- exercise-5
- exercise-6
- exercise-7
- exercise-8
script:
- sbt packageSubmission
# Output of this job that needs to be stored to be reused in the grade job below
......@@ -35,6 +43,14 @@ grade:
except:
- tags
- master
- exercise-1
- exercise-2
- exercise-3
- exercise-4
- exercise-5
- exercise-6
- exercise-7
- exercise-8
tags:
- cs210
image:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment