testdays: try without the PYTHONPATH to see
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
237a41d950
commit
f43502d053
1 changed files with 0 additions and 3 deletions
|
@ -20,9 +20,6 @@ spec:
|
||||||
containerName: testdays
|
containerName: testdays
|
||||||
command: ["/usr/bin/python", "/opt/app-root/src/testdays/cli.py", "init_db"]
|
command: ["/usr/bin/python", "/opt/app-root/src/testdays/cli.py", "init_db"]
|
||||||
# command: ["/usr/bin/python", "/opt/app-root/src/testdays/cli.py", "upgrade_db"]
|
# command: ["/usr/bin/python", "/opt/app-root/src/testdays/cli.py", "upgrade_db"]
|
||||||
env:
|
|
||||||
- name: PYTHONPATH
|
|
||||||
value: /opt/app-root/src
|
|
||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
labels:
|
labels:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue