mirror of
https://github.com/FuzzyGrim/Yamtrack.git
synced 2026-03-03 02:57:01 +00:00
revert to css
This commit is contained in:
@@ -25,7 +25,6 @@ RUN chmod +x /entrypoint.sh && \
|
||||
|
||||
# Django app
|
||||
COPY src ./
|
||||
RUN python manage.py compilescss
|
||||
RUN python manage.py collectstatic --noinput --ignore=*.scss
|
||||
RUN python manage.py collectstatic
|
||||
|
||||
CMD ["/entrypoint.sh"]
|
||||
Reference in New Issue
Block a user