Update .gitlab-ci.yml file
This commit is contained in:
parent
cd258a40b8
commit
865051f84b
@ -3,5 +3,5 @@ build-test:
|
||||
script:
|
||||
- python --version
|
||||
- pip --version
|
||||
- pip install ./requirements.txt
|
||||
- pip install requirements.txt
|
||||
- uvicorn app:app --host 0.0.0.0 --port 80
|
Loading…
x
Reference in New Issue
Block a user