FIX: corrected paths within CI/CD chain
This commit is contained in:
@@ -1 +1 @@
|
|||||||
python manage.py collectstatic --no-input
|
python env/django/manage.py collectstatic --no-input
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
touch conf/wsgi.py
|
touch env/django/main/wsgi.py
|
||||||
|
|||||||
Reference in New Issue
Block a user