added uvicorn in requirements
This commit is contained in:
parent
64581d86e7
commit
333f62c2d7
@ -52,9 +52,6 @@ deploy:
|
|||||||
- echo "Running the application..."
|
- echo "Running the application..."
|
||||||
- python3.8 -m main # Replace with the exact command to start your app
|
- python3.8 -m main # Replace with the exact command to start your app
|
||||||
|
|
||||||
stages:
|
|
||||||
- release
|
|
||||||
|
|
||||||
release:
|
release:
|
||||||
stage: release
|
stage: release
|
||||||
when: manual
|
when: manual
|
||||||
|
Loading…
x
Reference in New Issue
Block a user