Skip to content
Snippets Groups Projects
Commit 9a6ef97b authored by Rodrigo Raya's avatar Rodrigo Raya
Browse files

Update grading-gitlab-ci.yml

parent 17ad8730
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:2021-09-20
image: laraepfl/labs:${CI_COMMIT_BRANCH}
tags:
- cs320
except:
......@@ -54,7 +54,7 @@ grade:
tags:
- cs320
image:
name: lampepfl/moocs:cs210-2021-${CI_COMMIT_BRANCH}
name: laraepfl/labs:${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.
Finish editing this message first!
Please register or to comment