Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c9c20ebea0 | ||
|
|
9868c0257a |
1 changed files with 3 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
allmake:
|
allmake:
|
||||||
image: park0d/of4builder
|
image: localhost:5000/of4builder
|
||||||
tags:
|
tags:
|
||||||
- openfoam4
|
- openfoam4
|
||||||
before_script:
|
before_script:
|
||||||
|
|
@ -14,10 +14,11 @@ allmake:
|
||||||
- ./
|
- ./
|
||||||
|
|
||||||
cantera:
|
cantera:
|
||||||
image: park0d/of4builder
|
image: localhost:5000/of4builder
|
||||||
tags:
|
tags:
|
||||||
- openfoam4
|
- openfoam4
|
||||||
script:
|
script:
|
||||||
- whereis libcantera
|
- whereis libcantera
|
||||||
|
- ls /usr/share/cantera
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue