mirror of
https://github.com/iv-org/invidious
synced 2025-11-06 15:30:09 +01:00
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…
x
Reference in New Issue
Block a user