Commit 84abf475 authored by Syed Bilal Raees's avatar Syed Bilal Raees

removed stderr

parent ec10ac97
Pipeline #2062 failed with stage
in 9 seconds
......@@ -18,7 +18,7 @@ build_app:
script:
- pip install Flask
- echo $PATH
- /usr/bin/find / -name systemctl 2> /dev/null
- /usr/bin/find / -name systemctl
# - 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