Commit 07e77b3f authored by Syed Bilal Raees's avatar Syed Bilal Raees

pip config7

parent 7b23e434
Pipeline #2000 failed with stage
in 5 seconds
......@@ -5,7 +5,8 @@ test_app:
image: python:latest
stage: build
before_script:
- python -V
- python -V
- pip install --upgrade pip
script:
- pip install Flask
- 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