testdays: Try the unversion python
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
1119061f7c
commit
68b48c1460
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ spec:
|
|||
failurePolicy: Abort
|
||||
execNewPod:
|
||||
containerName: testdays
|
||||
command: ["/usr/bin/python3", "/opt/app-root/src/testdays/cli", "init_db"]
|
||||
command: ["/usr/bin/python", "/opt/app-root/src/testdays/cli", "init_db"]
|
||||
env:
|
||||
- name: PYTHONPATH
|
||||
value: /opt/app-root/src
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue