Skip to content
Snippets Groups Projects
Commit ca48bbe5 authored by Lars Bilke's avatar Lars Bilke
Browse files

[ci] Fix container.yml syntax.

parent a412ee3b
No related branches found
No related tags found
No related merge requests found
...@@ -15,7 +15,7 @@ container: ...@@ -15,7 +15,7 @@ container:
--cmake_args ' -DBUILD_TESTING=OFF' --cmake_args ' -DBUILD_TESTING=OFF'
- > - >
python ThirdParty/container-maker/ogscm/cli.py -B -C -R --ogs . python ThirdParty/container-maker/ogscm/cli.py -B -C -R --ogs .
--build_args '--progress=plain' --build_args ' --progress=plain'
--pm system --cvode --ccache --pm system --cvode --ccache
--cmake_args ' -DBUILD_TESTING=OFF' --cmake_args ' -DBUILD_TESTING=OFF'
--ompi 4.0.4 --base_image centos:8 --ompi 4.0.4 --base_image centos:8
......
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