Commit 1af420b7 authored by Syed Bilal Raees's avatar Syed Bilal Raees

pip config5

parent 7e7c723b
Pipeline #1998 failed
......@@ -3,7 +3,9 @@ stages:
test_app:
image: python:latest
stage: build
stage: build
before script:
- python -V
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