Commit 2e6d68f6 authored by Syed Bilal Raees's avatar Syed Bilal Raees

expor

parent 454a3797
Pipeline #2032 failed with stage
in 9 seconds
......@@ -16,7 +16,6 @@ build_app:
- source python3-virtualenv/bin/activate
script:
- pip install Flask
# - nohup python hello.py
- export FLASK_APP = hello.py
- export FLASK_ENV = development
- flask run
......
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