fixing bugs with ci pipeline
This commit is contained in:
parent
1ecbe97955
commit
9e1095e693
@ -51,7 +51,7 @@ deploy:
|
||||
- source $VIRTUAL_ENV/bin/activate
|
||||
- pip install -r requirements.txt
|
||||
- echo "Verifying SSL files..."
|
||||
- ls ssl/ # Ensure dev SSL certificates are present
|
||||
- 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user