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 %}
|
||||
strategy:
|
||||
type: Docker
|
||||
dockerStrategy:
|
||||
dockerfilePath: .build/Dockerfile
|
||||
output:
|
||||
to:
|
||||
kind: ImageStreamTag
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue