Commit 7ed809ce authored by Syed Bilal Raees's avatar Syed Bilal Raees

config14

parent fa499cb8
Pipeline #2009 failed with stage
in 3 seconds
...@@ -7,8 +7,8 @@ test_app: ...@@ -7,8 +7,8 @@ test_app:
before_script: before_script:
- python3 -V - python3 -V
- apt-get update - yum update
- apt-get install -y python3-pip - yum install -y python3-pip
- pyhton3-pip install virtualenv - pyhton3-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