Commit 3c351f39 authored by Syed Bilal Raees's avatar Syed Bilal Raees

nohup and no pwd

parent 0280d22b
Pipeline #2030 failed with stage
in 71 minutes and 49 seconds
......@@ -16,7 +16,7 @@ build_app:
- source python3-virtualenv/bin/activate
script:
- pip install Flask
- nohup 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