Update .gitlab-ci.yml
This commit is contained in:
parent
01b0b1396b
commit
9868c0257a
1 changed files with 2 additions and 1 deletions
|
|
@ -14,10 +14,11 @@ allmake:
|
|||
- ./
|
||||
|
||||
cantera:
|
||||
image: park0d/of4builder
|
||||
image: park0d/of4builder:latest
|
||||
tags:
|
||||
- openfoam4
|
||||
script:
|
||||
- whereis libcantera
|
||||
- ls /usr/share/cantera
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue