Commit e9b1cdea authored by Syed Bilal Raees's avatar Syed Bilal Raees

config15

parent 45d99363
Pipeline #2011 failed with stage
in 5 seconds
...@@ -7,8 +7,9 @@ test_app: ...@@ -7,8 +7,9 @@ test_app:
before_script: before_script:
- python3 -V - python3 -V
- alias pip=pip3
script: script:
- pip install Flask - pip3 install Flask
- python hello.py - python hello.py
tags: tags:
- ci - ci
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