Commit 1ff9d1fd authored by Syed Bilal Raees's avatar Syed Bilal Raees

changes systemctl

parent 16f278b6
Pipeline #2038 failed with stage
in 9 seconds
......@@ -21,8 +21,8 @@ build_app:
# - export FLASK_ENV=development
# - flask run
- echo "deploy to staging server"
- service start python.service
- service status 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