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

deploy

parent 3416c8ff
Pipeline #2034 passed with stage
in 8 seconds
......@@ -18,10 +18,10 @@ build_app:
- pip install Flask
- export FLASK_APP=hello.py
- export FLASK_ENV=development
- flask run
# - echo "deploy to staging server"
# environment:
# name: staging
# url : http://myApp.com
# - flask run
- echo "deploy to staging server"
environment:
name: staging
url : http://localhost/test
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