Skip to content
Snippets Groups Projects
Commit cf2f7fc2 authored by Hafiz, Aqib (PG/T - Comp Sci & Elec Eng)'s avatar Hafiz, Aqib (PG/T - Comp Sci & Elec Eng)
Browse files

Update .gitlab-ci.yml file

parent aa476164
No related branches found
No related tags found
No related merge requests found
Pipeline #72658 passed
...@@ -44,8 +44,8 @@ deploy: ...@@ -44,8 +44,8 @@ deploy:
- cd $DEPLOY_PATH - cd $DEPLOY_PATH
- pip install -r requirements.txt - pip install -r requirements.txt
- nohup python predictions.py & - nohup python predictions.py &
dependencies: #dependencies:
- train # - train
environment: environment:
name: production name: production
url: http://localhost:5003 url: http://localhost:5003
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