Commit 45d99363 authored by Syed Bilal Raees's avatar Syed Bilal Raees

config15

parent 7ed809ce
Pipeline #2010 failed with stage
in 4 seconds
...@@ -7,11 +7,6 @@ test_app: ...@@ -7,11 +7,6 @@ test_app:
before_script: before_script:
- python3 -V - python3 -V
- yum update
- yum install -y python3-pip
- pyhton3-pip install virtualenv
- virtualenv env
- source env/bin/activate
script: script:
- pip install Flask - pip install Flask
- python hello.py - python hello.py
......
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