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

nohup and &

parent d24bdd1f
Pipeline #2028 canceled with stage
......@@ -17,7 +17,7 @@ build_app:
- source python3-virtualenv/bin/activate
script:
- pip install Flask
- python hello.py
- nohup python hello.py &
# - echo "deploy to staging server"
# environment:
# name: staging
......
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