Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects
Commit 8f79e5a4 authored by GotthardG's avatar GotthardG
Browse files

fixing bugs with ci pipeline

parent 9e1095e6
No related branches found
No related tags found
No related merge requests found
Pipeline #44636 canceled
......@@ -51,7 +51,6 @@ deploy:
- source $VIRTUAL_ENV/bin/activate
- pip install -r requirements.txt
- echo "Verifying SSL files..."
- ls backend/ssl/ # Ensure dev SSL certificates are present
- echo "Running the application with dev SSL certificates on port $PORT..."
- cd backend
- python3.8 -m main
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment