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:
|
||||
image: park0d/of4builder
|
||||
image: localhost:5000/of4builder
|
||||
tags:
|
||||
- openfoam4
|
||||
before_script:
|
||||
|
|
@ -14,7 +14,7 @@ allmake:
|
|||
- ./
|
||||
|
||||
cantera:
|
||||
image: park0d/of4builder:latest
|
||||
image: localhost:5000/of4builder
|
||||
tags:
|
||||
- openfoam4
|
||||
script:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue