Commit 63f0c145 authored by Syed Bilal Raees's avatar Syed Bilal Raees

pip config2

parent f70c9ff4
Pipeline #1995 failed
......@@ -4,10 +4,10 @@ stages:
test_app:
image: python:latest
stage: build
before_script:
- python -V
- scl enable rh-python36 bash
- pip install virtualenv
# before_script:
# - python -V
# - scl enable rh-python36 bash
# - pip install virtualenv
- virtualenv env
- source env/bin/activate
script:
......
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