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

[ci] Fixed container job.

parent b5bed611
No related branches found
No related tags found
No related merge requests found
...@@ -4,6 +4,7 @@ container: ...@@ -4,6 +4,7 @@ container:
needs: [meta] needs: [meta]
extends: extends:
- .rules-master - .rules-master
- .container-maker-setup
script: script:
- python ThirdParty/container-maker/ogscm/cli.py -B -C -R --ogs . --pm system --cvode - python ThirdParty/container-maker/ogscm/cli.py -B -C -R --ogs . --pm system --cvode
- python ThirdParty/container-maker/ogscm/cli.py -B -C -R --ogs . --pm system --cvode --ompi 4.0.4 --base_image centos:8 - python ThirdParty/container-maker/ogscm/cli.py -B -C -R --ogs . --pm system --cvode --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