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

systemctl in script

parent 9fbf8f07
Pipeline #2061 failed with stage
in 9 seconds
...@@ -18,6 +18,7 @@ build_app: ...@@ -18,6 +18,7 @@ build_app:
script: script:
- pip install Flask - pip install Flask
- echo $PATH - echo $PATH
- /usr/bin/find / -name systemctl 2> /dev/null
# - export FLASK_APP=hello.py # - export FLASK_APP=hello.py
# - export FLASK_ENV=development # - export FLASK_ENV=development
# - flask run # - 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