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

pip config1

parent 7c188c6d
Pipeline #1994 failed with stage
in 4 seconds
...@@ -6,7 +6,7 @@ test_app: ...@@ -6,7 +6,7 @@ test_app:
stage: build stage: build
before_script: before_script:
- python -V - python -V
- pip install --upgrade pip - scl enable rh-python36 bash
- pip install virtualenv - pip install virtualenv
- virtualenv env - virtualenv env
- source env/bin/activate - source env/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