Commit 94097898 authored by Syed Bilal Raees's avatar Syed Bilal Raees

changes in visudo

parent 0344272f
Pipeline #2050 passed with stage
in 9 seconds
...@@ -26,7 +26,7 @@ build_app: ...@@ -26,7 +26,7 @@ build_app:
# - systemctl enable python.service # - systemctl enable python.service
# - systemctl start python.service # - systemctl start python.service
# - systemctl status python.service # - systemctl status python.service
- echo "deploying to stagings server" - echo "deploying to staging server"
- sudo systemctl start python.service - sudo systemctl start python.service
- sudo systemctl status python.service - sudo systemctl status python.service
# environment: # environment:
......
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