mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-05-24 02:02:36 -04:00
Add auth dockerfile ci
This commit is contained in:
parent
c3b4f64941
commit
1b5216072d
5
.github/workflows/docker.yml
vendored
5
.github/workflows/docker.yml
vendored
@ -48,6 +48,11 @@ jobs:
|
||||
dockerfile: Dockerfile
|
||||
label: transcoder
|
||||
image: zoriya/kyoo_transcoder
|
||||
|
||||
- context: ./auth
|
||||
dockerfile: Dockerfile
|
||||
label: auth
|
||||
image: zoriya/kyoo_auth
|
||||
name: Build ${{matrix.label}}
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user