mirror of
https://github.com/mpromonet/v4l2rtspserver
synced 2024-11-03 23:15:56 +00:00
Update config.yml
try t save artifact in circleci
This commit is contained in:
parent
11bd137c24
commit
2027b57b5d
@ -7,3 +7,6 @@ jobs:
|
||||
- checkout
|
||||
- run: sudo apt-get update; sudo apt-get install -y --no-install-recommends cmake autoconf automake libtool git make g++ liblog4cpp5-dev liblivemedia-dev
|
||||
- run: cmake . && make && cpack .
|
||||
- run: mkdir pkg && cp *.deb pkg && cp *.tgz pkg
|
||||
- store_artifacts:
|
||||
path: pkg
|
||||
|
Loading…
Reference in New Issue
Block a user