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

pwd

parent 744e8ed0
Pipeline #2040 failed with stage
in 9 seconds
...@@ -14,7 +14,7 @@ build_app: ...@@ -14,7 +14,7 @@ build_app:
- python3 -m venv venv - python3 -m venv venv
- python3 -m venv python3-virtualenv - python3 -m venv python3-virtualenv
- source python3-virtualenv/bin/activate - source python3-virtualenv/bin/activate
- ls - pwd
script: script:
- pip install Flask - pip install Flask
# - export FLASK_APP=hello.py # - export FLASK_APP=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