mirror of
https://github.com/iv-org/invidious.git
synced 2025-10-28 11:48:29 -05:00
Update Dockerfile
This commit is contained in:
parent
d97fd18960
commit
812c5f5c94
@ -21,6 +21,7 @@ COPY ./videojs-dependencies.yml ./videojs-dependencies.yml
|
|||||||
|
|
||||||
RUN crystal spec --warnings all \
|
RUN crystal spec --warnings all \
|
||||||
--link-flags "-lxml2 -llzma"
|
--link-flags "-lxml2 -llzma"
|
||||||
|
|
||||||
RUN if [[ "${release}" == 1 ]] ; then \
|
RUN if [[ "${release}" == 1 ]] ; then \
|
||||||
crystal build ./src/invidious.cr \
|
crystal build ./src/invidious.cr \
|
||||||
--release \
|
--release \
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user