Skip to content
Snippets Groups Projects
Commit 186caa33 authored by Dong, Bo (PG/T - Comp Sci & Elec Eng)'s avatar Dong, Bo (PG/T - Comp Sci & Elec Eng)
Browse files

Update .gitlab-ci.yml file

parent 36df2e03
No related branches found
No related tags found
No related merge requests found
Pipeline #48005 failed
......@@ -18,7 +18,6 @@ test:
deploy:
stage: deploy
script:
- echo "Deploying the application..."
- |
python -m pip install -r requirements.txt # Install dependencies
python run.py
- "echo 'Deploying the application'"
- "python -m pip install -r requirements.txt"
- "python run.py"
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