Commit 0280d22b authored by Syed Bilal Raees's avatar Syed Bilal Raees

nohup and & no pwd

parent d337f403
Pipeline #2029 canceled with stage
in 11 minutes and 48 seconds
...@@ -11,7 +11,6 @@ build_app: ...@@ -11,7 +11,6 @@ build_app:
before_script: before_script:
- python3 -V - python3 -V
- ls -ltr - ls -ltr
- pwd
- python3 -m venv venv - python3 -m venv venv
- python3 -m venv python3-virtualenv - python3 -m venv python3-virtualenv
- source python3-virtualenv/bin/activate - source python3-virtualenv/bin/activate
......
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