test local docker registry
This commit is contained in:
parent
9868c0257a
commit
c9c20ebea0
1 changed files with 2 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,7 +14,7 @@ allmake:
|
||||||
- ./
|
- ./
|
||||||
|
|
||||||
cantera:
|
cantera:
|
||||||
image: park0d/of4builder:latest
|
image: localhost:5000/of4builder
|
||||||
tags:
|
tags:
|
||||||
- openfoam4
|
- openfoam4
|
||||||
script:
|
script:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue