Commit b6a70341 authored by Dominik Rosiek's avatar Dominik Rosiek

update ci

parent cc5e76f2
...@@ -6,4 +6,4 @@ update: ...@@ -6,4 +6,4 @@ update:
- source /var/www/telemabk/behub/behubenv/bin/activate - source /var/www/telemabk/behub/behubenv/bin/activate
- python BeHub/manage.py makemigrations - python BeHub/manage.py makemigrations
- python BeHub/manage.py migrate && true - python BeHub/manage.py migrate && true
- python BeHub/manage.py runserver 127.0.0.1:8765 & - nohup python BeHub/manage.py runserver 127.0.0.1:8765 > ../log.txt &
\ No newline at end of file \ No newline at end of file
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