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

deploy1

parent b2fbcb29
Pipeline #2035 canceled with stage
in 1 minute and 4 seconds
...@@ -18,7 +18,7 @@ build_app: ...@@ -18,7 +18,7 @@ build_app:
- pip install Flask - pip install Flask
- export FLASK_APP=hello.py - export FLASK_APP=hello.py
- export FLASK_ENV=development - export FLASK_ENV=development
# - flask run - flask run
- echo "deploy to staging server" - echo "deploy to staging server"
environment: environment:
name: staging name: staging
......
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