Commit 648aa665 authored by Syed Bilal Raees's avatar Syed Bilal Raees

config04

parent 7b868be7
Pipeline #2016 failed with stage
in 6 seconds
......@@ -7,10 +7,10 @@ test_app:
before_script:
- python3 -V
- alias pip=pip3
- python3 -m pip
- python3 -m venv venv
- source env/bin/activate
script:
- python3 -m install Flask
- pip install Flask
- python hello.py
tags:
- 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