mirror of
https://gitea.invidious.io/iv-org/invidious.git
synced 2024-08-15 00:53:41 +00:00
parent
4fcd0964cd
commit
891116f13b
2 changed files with 2 additions and 0 deletions
|
@ -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 a new issue