Update CI grading image

This commit is contained in:
Timothée Floure 2019-10-30 15:29:04 +01:00
parent 2777e3d7ed
commit a062dacce5
2 changed files with 3 additions and 3 deletions

View File

@ -22,7 +22,7 @@ grade:
tags:
- cs210
image:
name: registry.gitlab.com/fnux/cs210-grading-images/progfun1-streams:20191030-8c9964d741565622fe075933cb0569e66dff8a25
name: registry.gitlab.com/fnux/cs210-grading-images/progfun2-streams:20191030-43a7371aecb1bee74b8e4c3b0aba175f3ff4d0c6
entrypoint: [""]
allow_failure: true
before_script:

View File

@ -1,7 +1,7 @@
# CS-210: For-comprehensions and Collections
# CS-210: Streams (Bloxorz)
Please follow the [instructions from the main course
respository](https://gitlab.epfl.ch/lamp/cs-210-functional-programming-2019/blob/master/week5/00-homework5.md).
respository](https://gitlab.epfl.ch/lamp/cs-210-functional-programming-2019/blob/master/week7/00-homework6.md).
Grading and submission details can be found [here](https://gitlab.epfl.ch/lamp/cs-210-functional-programming-2019/blob/master/week1/02-grading-and-submission.md).