mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-01-11 18:14:20 +00:00
poet not available in container
This commit is contained in:
parent
f1c5f1ea21
commit
d43514b388
@ -90,7 +90,7 @@ fi
|
||||
|
||||
# DELETE after this runs on all necessary environments
|
||||
# TODO: make a system somewhat like schema migrations (storing versions in a db table) to handle data migrations
|
||||
poet run python ./bin/data_migrations/version_1_3.py
|
||||
poetry run python ./bin/data_migrations/version_1_3.py
|
||||
|
||||
# --worker-class is not strictly necessary, since setting threads will automatically set the worker class to gthread, but meh
|
||||
export IS_GUNICORN="true"
|
||||
|
Loading…
x
Reference in New Issue
Block a user