mirror of
https://github.com/bluenviron/mediamtx.git
synced 2025-12-24 20:11:56 -08:00
rpicamera: allow to use the Raspberry Pi Camera with Docker (#1212)
This commit is contained in:
parent
ac8207c8f4
commit
4c96a6873e
4 changed files with 47 additions and 43 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -66,6 +66,8 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- run: make binaries
|
||||
|
||||
- run: make dockerhub
|
||||
env:
|
||||
DOCKER_USER: ${{ secrets.DOCKER_USER }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue