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:
parent
b1e241bbf6
commit
46b2439429
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ metadata:
|
||||||
data:
|
data:
|
||||||
endpoints.py: |-
|
endpoints.py: |-
|
||||||
{{ load_file('endpoints.py') | indent }}
|
{{ load_file('endpoints.py') | indent }}
|
||||||
runner.cfg: |-
|
simple_koji_ci.py: |-
|
||||||
{{ load_file('simple_koji_ci.py') | indent }}
|
{{ load_file('simple_koji_ci.py') | indent }}
|
||||||
---
|
---
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue