mirror of
https://github.com/iv-org/invidious.git
synced 2024-11-09 23:12:15 +05:30
parent
4fcd0964cd
commit
891116f13b
@ -17,6 +17,7 @@ RUN crystal spec --warnings all \
|
||||
--link-flags "-lxml2 -llzma"
|
||||
|
||||
RUN crystal build ./src/invidious.cr \
|
||||
--release \
|
||||
--static --warnings all \
|
||||
--link-flags "-lxml2 -llzma"
|
||||
|
||||
|
@ -17,6 +17,7 @@ RUN crystal spec --warnings all \
|
||||
--link-flags "-lxml2 -llzma"
|
||||
|
||||
RUN crystal build ./src/invidious.cr \
|
||||
--release \
|
||||
--static --warnings all \
|
||||
--link-flags "-lxml2 -llzma"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user