Commit 16762e85 authored by Syed Bilal Raees's avatar Syed Bilal Raees

Update .gitlab-ci.yml

parent b8980951
......@@ -64,7 +64,7 @@ job1:
image: python:3.6
script:
- pip install Flask
- echo "deploying to production server"
- echo "deploying to productions server"
- sudo systemctl start python.service
only:
- master
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment