Wrong dockerfile in buildconfig in datagrepper POC deployment config.
This commit is contained in:
parent
e10324e10a
commit
c6492239b8
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ items:
|
|||
runPolicy: Serial
|
||||
source:
|
||||
dockerfile: |-
|
||||
{{ load_file('dockerfile-base') | indent(8) }}
|
||||
{{ load_file('dockerfile-datagrepper') | indent(8) }}
|
||||
type: Dockerfile
|
||||
strategy:
|
||||
type: Docker
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue