Skip to content
Snippets Groups Projects
Commit 4e3a9dc1 authored by Ergys Dona's avatar Ergys Dona
Browse files

Fix CI config for CS210

parent 39eda313
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ stages:
compile:
stage: build
timeout: 15m
image: lampepfl/moocs:cs206-2021-02-22
image: lampepfl/moocs:2021-09-20
tags:
- cs210
except:
......@@ -54,7 +54,7 @@ grade:
tags:
- cs210
image:
name: lampepfl/moocs:cs206-2021-${CI_COMMIT_BRANCH}
name: lampepfl/moocs:cs210-2021-${CI_COMMIT_BRANCH}
entrypoint: [""]
allow_failure: true
before_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment