Skip to content
Snippets Groups Projects
Commit 928caeac authored by Alexis GAMELIN's avatar Alexis GAMELIN
Browse files

Update .gitlab-ci.yml file to use python_mpi repo

parent d4e805d5
No related branches found
No related tags found
1 merge request!8ci_docker
This commit is part of merge request !8. Comments created here will be created in the context of that merge request.
......@@ -4,7 +4,7 @@ stages:
- build_pip
.python_job:
image: python:3.11
image: gitlab-registry.synchrotron-soleil.fr/pa/collective-effects/python_mpi:latest
before_script:
- pip install poetry
- poetry install
......
  • GUBAIDULIN @GUBAIDULIN ·
    Maintainer

    Hi, this makes sense to me as I am always getting issues with mpi installations. Pulling this image when you create the mbtrack2 image would also be good.

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