Wrong dockerfile in buildconfig in datagrepper POC deployment config.

This commit is contained in:
Adam Saleh 2020-12-08 23:32:33 +01:00
parent e10324e10a
commit c6492239b8

View file

@ -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