websites: need to specify the dockerfile path
This commit is contained in:
parent
be32dcebb4
commit
f5315b3ca4
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ spec:
|
||||||
{% endif %}
|
{% endif %}
|
||||||
strategy:
|
strategy:
|
||||||
type: Docker
|
type: Docker
|
||||||
|
dockerStrategy:
|
||||||
|
dockerfilePath: .build/Dockerfile
|
||||||
output:
|
output:
|
||||||
to:
|
to:
|
||||||
kind: ImageStreamTag
|
kind: ImageStreamTag
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue