Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 08fb8fc9 authored by Lucas Nussbaum's avatar Lucas Nussbaum
Browse files

Use g5k-debian:bookworm instead of debian:bookworm to make CI faster

parent 200d50c8
No related branches found
No related tags found
1 merge request!714Drop bullseye from CI + use g5k-debian:bookworm instead of debian:bookworm to make CI faster
Pipeline #986309 passed
......@@ -22,7 +22,7 @@ include:
parallel:
matrix:
- DEBIAN_VERSION: [bookworm]
image: debian:$DEBIAN_VERSION
image: ${CI_REGISTRY}/grid5000/docker/g5k-debian:$DEBIAN_VERSION
before_script:
- apt-get update && apt-get -y --no-install-recommends install build-essential wget git ruby ruby-dev bundler rake gpg clustershell graphviz
# Call the original before_script section
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment