rpicamera: allow to use the Raspberry Pi Camera with Docker (#1212)

This commit is contained in:
Alessandro Ros
2022-11-03 21:44:53 +01:00
committed by GitHub
parent ac8207c8f4
commit 4c96a6873e
4 changed files with 47 additions and 43 deletions
+2
View File
@@ -66,6 +66,8 @@ jobs:
steps:
- uses: actions/checkout@v2
- run: make binaries
- run: make dockerhub
env:
DOCKER_USER: ${{ secrets.DOCKER_USER }}