Commit 4989250e authored by Syed Bilal Raees's avatar Syed Bilal Raees

config10

parent d29234e1
Pipeline #2004 failed with stage
in 5 seconds
...@@ -7,11 +7,7 @@ test_app: ...@@ -7,11 +7,7 @@ test_app:
before_script: before_script:
- python -V - python -V
- sudo yum update - pip install virtualenv
- yum install python3
- yum install -y virtualenv
- scl enable rh-python36 bash
- pythoin3 -m venv venv
- virtualenv env - virtualenv env
- source env/bin/activate - source env/bin/activate
script: 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