Remove runserver from deploy config
This commit is contained in:
@@ -53,4 +53,3 @@ deploy:
|
||||
- cp sikweb/.ci-settings.py sikweb/settings.py
|
||||
- python manage.py migrate --noinput
|
||||
- python manage.py createdefaultadmin
|
||||
- python manage.py runserver 0.0.0.0:8080
|
||||
|
||||
Reference in New Issue
Block a user