Skip to content
Snippets Groups Projects
Commit 21a28880 authored by Antoine Gaudron-Desjardins's avatar Antoine Gaudron-Desjardins
Browse files

ci

parent 96f72d2d
No related branches found
No related tags found
1 merge request!6Ci
Pipeline #43655 canceled
......@@ -119,6 +119,7 @@ test:
before_script:
- source ./venv/bin/activate
script:
- cd ./backend
- python -m uvicorn main:app --port=80 --host 0.0.0.0
- curl "http://localhost/api/health"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment