Skip to content
Snippets Groups Projects
Commit dc12c68d authored by GUBAIDULIN's avatar GUBAIDULIN
Browse files

Update .gitlab-ci.yml file

parent 28d15079
No related branches found
No related tags found
1 merge request!352D Particle-in-cell solver
...@@ -8,6 +8,7 @@ stages: ...@@ -8,6 +8,7 @@ stages:
before_script: before_script:
- pip install poetry - pip install poetry
- poetry install - poetry install
- poetry run compile-fortran
- source `poetry env info --path`/bin/activate - source `poetry env info --path`/bin/activate
include: include:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment