mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-05-13 10:52:28 -04:00
Add transcoder's dockerfile
This commit is contained in:
@@ -24,6 +24,9 @@ jobs:
|
||||
- context: ./scanner
|
||||
label: scanner
|
||||
image: zoriya/kyoo_scanner
|
||||
- context: ./transcoder
|
||||
label: transcoder
|
||||
image: zoriya/kyoo_transcoder
|
||||
name: Build ${{matrix.label}}
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user