simple-koji-ci: Fix the name of the file mounted in the container

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2020-02-24 12:16:31 +01:00
parent b1e241bbf6
commit 46b2439429

View file

@ -9,7 +9,7 @@ metadata:
data:
endpoints.py: |-
{{ load_file('endpoints.py') | indent }}
runner.cfg: |-
simple_koji_ci.py: |-
{{ load_file('simple_koji_ci.py') | indent }}
---
apiVersion: v1