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

pip config4

parent f8a1bfda
Pipeline #1997 failed with stage
in 7 seconds
......@@ -4,9 +4,6 @@ stages:
test_app:
image: python:latest
stage: build
before_script:
- virtualenv env
- source env/bin/activate
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