mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-09-07 01:11:54 +00:00
[build] Migrate linux_exe to static musl builds (#9811)
Authored by: Grub4K, bashonly Co-authored-by: bashonly <[email protected]>
This commit is contained in:
co-authored by
bashonly
parent
1a366403d9
commit
ac817bc83e
@@ -0,0 +1,10 @@
|
||||
services:
|
||||
static:
|
||||
build: static
|
||||
environment:
|
||||
channel: ${channel}
|
||||
origin: ${origin}
|
||||
version: ${version}
|
||||
volumes:
|
||||
- ~/build:/build
|
||||
- ../..:/yt-dlp
|
||||
Reference in New Issue
Block a user