Commit 2cf059ff authored by Syed Bilal Raees's avatar Syed Bilal Raees

changes in yaml122

parent e35d1276
......@@ -64,7 +64,7 @@ job1:
image: python:3.6
script:
- pip install Flask
- echo "deploying to prod server"
- echo "deploying to production 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