From 4f98102c944c87e9c5e59c1d99e2066319f2541e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Floure?= Date: Wed, 2 Oct 2019 14:02:56 +0200 Subject: [PATCH] CI: use objsets grading image instead of funsets' --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 067af35..7374757 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -22,7 +22,7 @@ grade: tags: - cs210 image: - name: registry.gitlab.com/fnux/cs210-grading-images/progfun1-funsets:20190919-626d0012efc94653bff8736b2570386000f65ea2 + name: registry.gitlab.com/fnux/cs210-grading-images/progfun1-objsets:20191002-626d0012efc94653bff8736b2570386000f65ea2 entrypoint: [""] allow_failure: true before_script: