Cleanup
This commit is contained in:
parent
b5e786e098
commit
daf3a6baad
1 changed files with 1 additions and 4 deletions
|
@ -74,11 +74,8 @@ RUN . /venv/bin/activate && \
|
|||
RUN mkdir -p /app/publichealth/static/libs
|
||||
RUN ls -al /app/publichealth/static/libs
|
||||
RUN cp -rf node_modules/@bower_components/* /app/publichealth/static/libs
|
||||
#RUN mkdir -p /app/static/libs
|
||||
#RUN cp -rf node_modules/@bower_components/* /app/static/libs
|
||||
#RUN ls -al /app/publichealth/static/libs
|
||||
|
||||
RUN ls -al /app/
|
||||
|
||||
|
||||
RUN cp -r /build/static /app/static
|
||||
|
||||
|
|
Loading…
Reference in a new issue