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:
before_script:
- python -V
- sudo yum update
- yum install python3
- yum install -y virtualenv
- scl enable rh-python36 bash
- pythoin3 -m venv venv
- 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