add ffmpeg mod

This commit is contained in:
Heiko Rothe
2020-05-09 22:24:00 +02:00
parent f4cb91a286
commit 31ac948606
7 changed files with 14 additions and 71 deletions
+4 -4
View File
@@ -4,16 +4,16 @@ language: shell
branches:
only:
- <baseimagename>-<modname> #replace variables, omit brackets
- lazylibrarian-ffmpeg
services:
- docker
env:
global:
- DOCKERHUB="linuxserver/mods" #don't modify
- BASEIMAGE="baseimagename" #replace
- MODNAME="modname" #replace
- DOCKERHUB="linuxserver/mods"
- BASEIMAGE="lazylibrarian"
- MODNAME="ffmpeg"
jobs:
include: