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

Update grading-gitlab-ci.yml to use tag cs320 so that jobs in sandbox can progress.

parent 5f7c3aaf
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ compile:
timeout: 15m
image: lampepfl/moocs:2021-09-20
tags:
- cs210
- cs320
except:
- tags
- master
......@@ -52,7 +52,7 @@ grade:
- exercise-7
- exercise-8
tags:
- cs210
- cs320
image:
name: lampepfl/moocs:cs210-2021-${CI_COMMIT_BRANCH}
entrypoint: [""]
......
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