Commit 15f350c1 authored by Syed Bilal Raees's avatar Syed Bilal Raees

changes

parent 1b50719d
......@@ -20,11 +20,11 @@ build_app:
# - export FLASK_APP=hello.py
# - export FLASK_ENV=development
# - flask run
- echo "deploy to staging server"
- systemctl daemon-reload
- systemctl enable python.service
- systemctl start python.service
- systemctl status python.service
# - echo "deploy to staging server"
# - systemctl daemon-reload
# - systemctl enable python.service
# - systemctl start python.service
# - systemctl status python.service
# environment:
# name: staging
# url : http://localhost/test
......
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